[Mapserver-users] Flash Capabilities
Liangxu Wang
wlx@cngis.org
Wed, 18 Jun 2003 08:39:39 +0800
hi,
This is good enough for flash action script,thank you.
wlx
----- Original Message -----
From: Yewondwossen Assefa
To: Liangxu Wang
Cc: Mapserver list
Sent: Wednesday, June 18, 2003 1:30 AM
Subject: Re: [Mapserver-users] Flash Capabilities
I could add something like SWFACTIONSCRIPT metadata (on the web object) which can be use at save time to add specific actions script codes to the main movie : In your case It would be:
Web
...
metadata
"SWFACTIONSCRIPT" "#inclue ./action/map.as;stop"
...
end
Would this be enough ?
Later,
Liangxu Wang wrote:
Hi all,
I am trying mapserver with swf output format now. There are some trouble with learning flash's action script when I planning use swf format.
When I load a map swf file from my main flash file,I can't do some change with the map swf file. so,if the map file generate
in the mapserver can dynamically load some specail action script from web server? for example, if exist "./action/map.as",the map swf file load it,just like this:
#inclue ./action/map.as;
stop;
Sorry for my poor english.
wlx
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users