|
-
[RESOLVED] Reading values set when loading swf
Hi all, I've got a unique situation on my hands.
I have some server side code that takes a url visited and returns a swf file. This swf file needs to know the address that it is being loaded from so that it can take certain actions.
So if I have:
- example.com/ex1/movie.swf
- example.com/ex2/movie.swf
I need the video to be able to know if it is being loaded from ex1 or ex2.
Is this possible without JavaScript being present in the code loading the swf file? If not what alternatives would be available to me?
Thank you.
**As a note I am working in Flex 3 so all related libraries are available.
Last edited by ChiefDesigns; 08-13-2008 at 11:48 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|