example - basic6 <?xml version="1.0" encoding="UTF-8"?> <swfml> <loadSWF delay="0" time="NA" url="http://flashbots.com/animationtest.swf" name="Face" depth="56" xcoord="0" ycoord="0"/> <move delay="0" time="NA" target="Bot_Interface" type="absolute" mode="immediate" xcoord="-2030" ycoord="-100"/> <visibility delay="1" time="NA" target="Face" type="absolute" mode="immediate" value="off" /> <visibility delay="2" time="NA" target="Map" type="absolute" mode="immediate" value="off" /> <text delay="2" time="NA" width="800" height="600" xcoord="100" ycoord="100" textdepth="700" groupdepth="700" size="50" color="000000" font="webdings" bold="no" underline="no" textcontent="One moment please for the news." textname="maintext" groupname="intro"/> <loadSWF delay="3" time="NA" url="http://flashbots.com/NewYorkStateTest.swf" name="Map" depth="20" xcoord="-10000" ycoord="0"/> <text delay="6" time="NA" width="800" height="600" xcoord="100" ycoord="450" textdepth="700" groupdepth="700" size="50" color="000000" font="webdings" bold="no" underline="no" textcontent="Brought to you from our sponsor " textname="maintext" groupname="intro"/> <loadSWF delay="7" time="NA" url="http://flashbots.com/blizzard1.jpg" name="Pic1" depth="50" xcoord="400" ycoord="100"/> <visibility delay="8" time="NA" target="Pic1" type="absolute" mode="immediate" value="off" /> <text delay="8" time="NA" width="1000" height="600" xcoord="50" ycoord="450" textdepth="700" groupdepth="700" size="80" color="000000" font="webdings" bold="yes" underline="no" textcontent="MegaGlobalMediaCorp" textname="maintext" groupname="intro"/> <visibility delay="10" time="NA" target="Face" type="absolute" mode="immediate" value="on" /> <text delay="11" time="NA" width="800" height="600" xcoord="300" ycoord="450" textdepth="700" groupdepth="700" size="50" color="000000" font="webdings" bold="no" underline="no" textcontent="Hello. I'll be the host today." textname="maintext" groupname="intro"/> <zoom delay="13" time="NA" target="Face" type="absolute" mode="immediate" value="120" /> <move delay="13" time="NA" target="Face" type="absolute" mode="immediate" xcoord="-230" ycoord="-100"/> <callFunction delay="13" time="NA" name="MapMove" params="Yonkers"/> <text delay="16" time="NA" width="500" height="600" xcoord="-100" ycoord="350" textdepth="700" groupdepth="700" size="30" color="000000" font="webdings" bold="no" underline="no" textcontent="Let's start with the news from New York state, where a snowfall has paralysed the southern part of the state." textname="maintext" groupname="intro"/> <visibility delay="15" time="NA" target="Map" type="absolute" mode="immediate" value="on" /> <callFunction delay="19" time="NA" name="MapZoom" params="100"/> <text delay="19" time="NA" width="500" height="600" xcoord="-100" ycoord="350" textdepth="700" groupdepth="700" size="30" color="000000" font="webdings" bold="no" underline="no" textcontent="Take a look at the map." textname="maintext" groupname="intro"/> <move delay="20" time="NA" target="Map" type="absolute" mode="gradual" xcoord="300" ycoord="100" movetime="4"/> <callFunction delay="25" time="NA" name="MapZoom" params="1100"/> <callFunction delay="25.5" time="NA" name="BotFaceRight" params=""/> <text delay="25" time="NA" width="500" height="600" xcoord="-100" ycoord="350" textdepth="700" groupdepth="700" size="30" color="000000" font="webdings" bold="no" underline="no" textcontent="Yonkers is in the center of the blizzard that is threatening to spread north and east as far as Buffalo." textname="maintext" groupname="intro"/> <callFunction delay="31" time="NA" name="MapMove" params="Buffalo"/> <text delay="35" time="NA" width="500" height="600" xcoord="-100" ycoord="350" textdepth="700" groupdepth="700" size="30" color="000000" font="webdings" bold="no" underline="no" textcontent="Here are some pictures at the scene." textname="maintext" groupname="intro"/> <visibility delay="38" time="NA" target="Pic1" type="absolute" mode="immediate" value="on" /> <visibility delay="38" time="NA" target="Map" type="absolute" mode="immediate" value="off" /> <callFunction delay="38.5" time="NA" name="BotFaceRight" params=""/> <text delay="40" time="NA" width="500" height="600" xcoord="-100" ycoord="350" textdepth="700" groupdepth="700" size="30" color="000000" font="webdings" bold="no" underline="no" textcontent="Looks like a great place to be on your vacation doesn't it?" textname="maintext" groupname="intro"/> <callFunction delay="42" time="NA" name="BotFaceWink" params=""/> <javascript delay="45" time="NA" js="history.go(-1)"/> <javascript delay="45" time="NA" js="history.go(-1)"/> </swfml>Behavior:
This example imports an animated swf file, an example of an animated face, a swf file of a map of New York state, a picture in jpg form and uses them to provide a simulation of a television announcer reading the news, accompanied with dynamic visual media.
Demonstration:
Coming.