Thread: Flash
View Single Post
  #2  
Old 08-08-2006, 06:22 AM
smirt362 smirt362 is offline
Tee Hee
smirt362's Avatar
Join Date: Feb 2005
Location: Texas
Posts: 2,101
smirt362 has a brilliant futuresmirt362 has a brilliant futuresmirt362 has a brilliant futuresmirt362 has a brilliant futuresmirt362 has a brilliant futuresmirt362 has a brilliant futuresmirt362 has a brilliant future
Send a message via AIM to smirt362 Send a message via MSN to smirt362
Heres a GS1 example that was a test for a sort of cinema we wanted to make (credit goes to TB3):
NPC Code:
//#CLIENTSIDE
if (playerenters) {
setstring this.url,;
setstring this.url,http://ew2.lysator.liu.se/pic/art/m/...fie_coler.jpg;
setstring this.url,http://damnit.org/jihad/SWF/chowmein.swf;
setstring this.url,http://damnit.org/jihad/SWF/endoftheworld.swf;

setstring this.url,http://damnit.org/jihad/SWF/allyoursmurf.swf;
openurl2 #s(this.url),-screenwidth,-screenheight;
}



If you want to convert it...more power to ya.
__________________

Don Hertzfeldt <3
Reply With Quote