I have a problem that I have been trying to solve since days!
I don t seem to get the BrowserManager.url property after I embed using SWFObject!
the purpose is, to get the URL of the HTML where the SWF file is embedded and not where the swf file itself is!
explanation:
I mean the SWF file is only in the root, and the file is embedded in many pages on the website. Every time the flash file is loaded, it needs to know on which page exactly it has been called!
would be great if you could help me!
cheers
Ali
I m using the iconField property of the Flex Tree to dynamically set the icon that a node should use. This works fine for leaf nodes but for branch nodes it doesn t seem to respect my iconField and ...