korkus2000

msg:1563380 | 6:17 pm on Jun 5, 2003 (gmt 0) |
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="550" HEIGHT="400" id="myMovieName"> <PARAM NAME=movie VALUE="myFlashMovie.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="myFlashMovie.swf" quality=high bgcolor=#FFFFFF WIDTH="550" HEIGHT="400" NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"> </EMBED> </OBJECT> [macromedia.com...] [edited by: engine at 7:46 pm (utc) on June 5, 2003] [edit reason] fixed scrolling [/edit]
|
dodo10

msg:1563381 | 6:43 pm on Jun 5, 2003 (gmt 0) |
Ok. I already did that, the flash is already in the website, but the problem is I don't know how to play it as an intro, meaning each time someone visit the site it has to press skip intro to enter. like this one <snip> [edited by: korkus2000 at 6:46 pm (utc) on June 5, 2003] [edit reason] no urls please [/edit]
|
korkus2000

msg:1563382 | 6:47 pm on Jun 5, 2003 (gmt 0) |
On the last frame of the Flash movie put the action getURL() with the page you want to call.
|
dodo10

msg:1563383 | 6:54 pm on Jun 5, 2003 (gmt 0) |
what is getURL()?
|
korkus2000

msg:1563384 | 7:04 pm on Jun 5, 2003 (gmt 0) |
getURL() is how you make links to pages outside of your Flash movie. [macromedia.com...] You bind the action to an event and it calls the web page like a link. [edited by: engine at 7:48 pm (utc) on June 5, 2003] [edit reason] fixed scrolling [/edit]
|
mivox

msg:1563385 | 7:05 pm on Jun 5, 2003 (gmt 0) |
Did you software come with any tutorials to go through? It sounds like a problem that's probably covered somewhere in a tutorial or manual...
|
dodo10

msg:1563386 | 7:16 pm on Jun 5, 2003 (gmt 0) |
there is nothing unfortunately
|
CritterNYC

msg:1563387 | 6:16 pm on Jun 8, 2003 (gmt 0) |
Hi I have made a great flash intro, using vision blazer, that I would like to add to my website as an intro but I don't known how to do it. I already create a skip intro to go to the home page also. Any Idea? Thank You in advance |
| You may wish to reconsider the use of a flash intro on your site. As mentioned on UseIt.com [useit.com], "Splash pages were an early sin of abusive Web design. Luckily, almost all professional websites have removed this usability barrier. However, we're now seeing the rise of Flash intros that have the same obnoxious effect: They delay users' ability to get what they came for." Intros have been so annoyingly overused in the past that they've even inspired parodies [skipintro.nl].
|
wceend

msg:1563388 | 9:29 am on Jun 12, 2003 (gmt 0) |
Personaly when I see a splashpage with a intro movie, I try to find the "skip intro button" asap ;)
|
WibbleWobble

msg:1563389 | 2:58 pm on Jun 12, 2003 (gmt 0) |
What really, really irks me, is site developers who put the skip intro link inside the embedded flash. Until recently, I hadn't installed flash in Firebird (because I didn't want it), so I couldn't physically get the next page, without guesswork. I know this is aside from the original topic, but moaning about a single design flaw doesn't merit a new topic. :)
|
jennij

msg:1563390 | 6:13 pm on Jun 12, 2003 (gmt 0) |
I agree- you should always put the SKIP INTRO or SKIP FLASH physically above or below the actual flash file - so it's in the HTML. Generally, people want to skip if they have a slow connection- If the SKIP is IN the Flash file, they still have to wait for the thing to load! As for the Get URL go to the last frame - Open ACTIONS panel - Get URL - enter the address of the front page eg [somewebsite.com...]
|
|