Jump to content

[SOLVED] Passing PHP variables to a movie within a movie?


Recommended Posts

Hi,

 

I am trying to pass data from a MySQL database into a Flash movie within a Flash movie. Once connected, I pass the variables to Flash like so:

 

<embed src="catalogue.swf?name=john_smith">

 

I can use this within my container movie, by placing a text box on the canvas with the Var value as name, but cannot get this text box to show the value when placed in a swf which will be inside the container swf. Does anyone know how this is possible? I've tried changing the Var value to _parent.name but it doesn't work.

 

Thank you in advance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.