kheftel
11-14-2007, 10:10 PM
hello,
i am trying to create an mp3 player plugin for flash panorama player (the one that came with it doesn't meet my needs). i noticed that many of the included plugins (autorotator, hotspots, etc) let you pass in parameters in the xml file, i.e.
<parameters>
panoName=....
panoType=...
</parameters>
<plugin_name>
pluginVar=....
</plugin_name>
I want to be able to do that for my own plugin. My panoramas are entirely xml-driven so doing something like pano.swf?param=value is not an option. How do I do this? thanx,
kawika
i am trying to create an mp3 player plugin for flash panorama player (the one that came with it doesn't meet my needs). i noticed that many of the included plugins (autorotator, hotspots, etc) let you pass in parameters in the xml file, i.e.
<parameters>
panoName=....
panoType=...
</parameters>
<plugin_name>
pluginVar=....
</plugin_name>
I want to be able to do that for my own plugin. My panoramas are entirely xml-driven so doing something like pano.swf?param=value is not an option. How do I do this? thanx,
kawika