Jump to content

How to set-up a Flash Intro

Flash, Intro

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

How to set-up a Flash Intro Flash, Intro Rate Topic: -----

#1 User is offline   king213 

  • W.R. Private
  • Group: Members
  • Posts: 48
  • Joined: 18-January 07
  • Gender:Male
  • Location:Finedon, Northamptonshire, U.K

Posted 31 January 2007 - 09:25 AM

Hi there,

I currently have a website that was constructed using the site hosts online web-builder. When I built the site there was an option to add a flash intro, which basically entailed clicking a few options and everything was set-up automatically. However, over time I have decided that I'd prefer to construct my own website from the ground up, and have been doing my best to learn about xhtml, css, photoshop etc. in order to achieve this. In fact, those of you who are regulars to this forum will probably know that I have already asked several questions about web design, .asp, etc.

Here is my question. I have software on my P.C that will allow me to build a flash intro, but in what folder of my completed website should I place the flash file, in order for it to automatically launch when someone visits?

What I don't understand is this. How does the browser know that it should automatically run the flash intro before showing the home page?

Hope you can help me to make sense of this.
0

#2 User is offline   marcamos 

  • W.R. General
  • Group: Administrators
  • Posts: 2,849
  • Joined: 04-April 06
  • Gender:Male
  • Location:Massachusetts - USA

Posted 31 January 2007 - 10:03 AM

There really is no particular folder the .swf file (which is the file extension of your flash movie) has to be in. It can be in a folder called 'media', 'flash', etc.

What does matter, though, is that your home page document (whether it is index.html, index.php, index.asp, etc.) simply has the code necessary to "call in" your flash file. It's a few lines of gibberish placed in the body element that, in plain english, says, "play this flash movie, located in this directory, when this page is visited".

Here is an example of that particular code:
<object data="flash/nice-movie.swf" width="761" height="291">
<param name="movie" value="flash/nice-movie.swf" />
<param name="wmode" value="transparent" />
<img src="path/to/replacement-image.jpg" alt="This image appears if the visitor doesn't have Flash installed" />
</object>

0

#3 User is offline   sypher 

  • the owner3r
  • Group: Administrators
  • Posts: 1,578
  • Joined: 04-April 06
  • Location:North Wales, UK
  • Interests:Art, Boxing, MMA, Graphic Design, Web Design etc. ;)

Posted 31 January 2007 - 02:48 PM

To properly have a flash intro (flash intros are for flash based websites by the way) then you need to use actionscript to call ur main flash file into your intro.

If you would like to know more i can post some examples up.
sypher design - North Wales Web Design | Latest Work: - Scala Cinema

CSS - Can't See Sh*t
0

#4 User is offline   Ben Abrams 

  • The buddy system:never fails
  • Group: Administrators
  • Posts: 1,850
  • Joined: 04-April 06
  • Gender:Male

Posted 31 January 2007 - 04:31 PM

thats a preloader and im sure king213 is talking about a splash page..

View PostSirkent, on 21 September 2007 - 04:26 AM, said:

<monty python high-pitched female voice>I DON'T LIKE SPAM!</monty python high-pitched female voice>
0

#5 User is offline   king213 

  • W.R. Private
  • Group: Members
  • Posts: 48
  • Joined: 18-January 07
  • Gender:Male
  • Location:Finedon, Northamptonshire, U.K

Posted 01 February 2007 - 12:56 PM

Thanks for the advice. But, what is a 'splash page'?

The site I currently have is not constructed in flash, but it does have a page that appears before you enter into the main site. The page has moving elements, so I just assumed it was called a flash intro. But then you'd all know that better than I.

If you are able to offer any additional info, or clarify the splash screen thingy, then all is welcome. Any code examples would be great too!
0

#6 User is offline   Ben Abrams 

  • The buddy system:never fails
  • Group: Administrators
  • Posts: 1,850
  • Joined: 04-April 06
  • Gender:Male

Posted 01 February 2007 - 05:14 PM

View Postking213, on Feb 1 2007, 05:56 PM, said:

a page that appears before you enter into the main site.

that is :P

View PostSirkent, on 21 September 2007 - 04:26 AM, said:

<monty python high-pitched female voice>I DON'T LIKE SPAM!</monty python high-pitched female voice>
0

#7 User is offline   dream party 

  • W.R. Private
  • Group: Members
  • Posts: 19
  • Joined: 20-August 08
  • Gender:Female
  • Location:USA

Posted 13 January 2009 - 01:35 AM

View Postking213, on Feb 1 2007, 01:56 PM, said:

Thanks for the advice. But, what is a 'splash page'?

The site I currently have is not constructed in flash, but it does have a page that appears before you enter into the main site. The page has moving elements, so I just assumed it was called a flash intro. But then you'd all know that better than I.

If you are able to offer any additional info, or clarify the splash screen thingy, then all is welcome. Any code examples would be great too!



I know flash intro page, it is a page using Flash animation technology before entering the main pages. Making this kind of page requires you to design a flash file and embed the flash file to HMTM page. A doable sulotion is to make a .swf file to play the flash movie, the .swf file is like a flash video player to control the playback of the flash movie. The core point is to make a cool Flash to put it in the intro page, you can try some Flash intro templates, like these ones - http://www.templates...ntro_pages.html
However, there is also free ones available on the internet.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users