PDA

View Full Version : .php?name=Fuchur loading variable into Flash


Fuchur
11-15-2004, 07:24 AM
Hi all,

Hope you can help me out as I tried several things now and somewhere make a mistake (or two)

I have a php page that has an embedded flash movie. Depending on which menu item chosen (in php) people get into a different stage into the flash movie.

So what I need to know is how to get a php variable that I send as shown in the title loaded into flash and get set it like

gotoAndPlay(name);

Simple but still magic for me...

Thanx for help!