PDA

View Full Version : launching flash player


Bal
01-31-2003, 12:25 PM
hey!!

how would u launch the player with ur movie in, like gucci.com as opposed to having it enbedded in a html page?t

ive created a html page named index.html. when ppl reach this page i want it detect whether they have flash player 6 if they do then launch the flash player with my movie named default.swf.

ps i dont know n e thing about html.

fgf
01-31-2003, 01:10 PM
its a javascript pop up new window with most of the toolbars etc turned off either called from the page in javascript or using geturl from flash. no code to hand but you should find it on google easy enough

fgf

Bal
02-01-2003, 01:00 PM
found it. thanx for that.