[Mapserver-users] Flash Capabilities
Liangxu Wang
wlx at cngis.org
Tue Jun 17 17:39:39 PDT 2003
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
More information about the MapServer-users
mailing list