all groups > flash data integration > december 2005 >
You're in the

flash data integration

group:

Passing Variables Through Flash Movie



Passing Variables Through Flash Movie dsignerchic
12/5/2005 2:57:39 PM
flash data integration: I am pretty new to Flash, so please bear with me, as I think this is a lot
simpler than I am making it to be.

I have a site using PHP + MySQL that includes a small flash movie that is a
dynamic text box. What I need to do is be able to pass a variable through the
Flash movie so that when you click on it, you are directed to a page with that
URL variable attached. I am attaching the link, if you would like to see what
I'm refering to.

The movie I am referring to is the recurring instance of the sign names
(office, room, etc.), so I want to be able to click on the green text "office",
and it take me to the same place as the "view sign detail" link below the title
does. Does that make sense?

Please let me know if you need any more information, and thanks in advance for
your help!

http://www.thefifthfloor.net/sign_package.php?Package_name=Chicago
Re: Passing Variables Through Flash Movie Motion Maker
12/5/2005 9:45:50 PM
myOfficeLink_txt.thml = true;
myOfficeLink_txt.htmlText = "<a href='" + varFromPhpWithUrl + "'>Office</a>"

--
Lon Hosford
www.lonhosford.com
May many happy bits flow your way!
[quoted text, click to view]
I am pretty new to Flash, so please bear with me, as I think this is a lot
simpler than I am making it to be.

I have a site using PHP + MySQL that includes a small flash movie that is a
dynamic text box. What I need to do is be able to pass a variable through
the
Flash movie so that when you click on it, you are directed to a page with
that
URL variable attached. I am attaching the link, if you would like to see
what
I'm refering to.

The movie I am referring to is the recurring instance of the sign names
(office, room, etc.), so I want to be able to click on the green text
"office",
and it take me to the same place as the "view sign detail" link below the
title
does. Does that make sense?

Please let me know if you need any more information, and thanks in advance
for
your help!

http://www.thefifthfloor.net/sign_package.php?Package_name=Chicago

AddThis Social Bookmark Button