Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 How to create Preloader?Simple and easy one.., Anyone can teach me?

views
     
TSBibby
post Jun 16 2008, 04:59 PM, updated 16y ago

Getting Started
**
Junior Member
117 posts

Joined: Feb 2006
Anyone know how to create it?easy one...can teach me?
I have join all together my swf file into 1 swf...it is name
about.swf

so how I gonna do preloader to load this file?
the scripts need to put in frame 1?
thanks...
Hunz
post Jun 16 2008, 05:20 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


You mean you want to do flash intro page?
TSBibby
post Jun 16 2008, 05:52 PM

Getting Started
**
Junior Member
117 posts

Joined: Feb 2006
QUOTE(Hunz @ Jun 16 2008, 05:20 PM)
You mean you want to do flash intro page?
*
Ya...welcome page click enter will go intro page...when click it..will load the intro page...intro page is name about.swf
the file size is about 2mb +-
welcome page is 200kb +-...so intro page i wan do preloader...how to do it?
thanks
Hunz
post Jun 16 2008, 05:57 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


If you want to embed flash on your page. I think this is the code.

CODE
<object width="550" height="400">
<param name="movie" value="filename.swf">
<embed src="filename.swf" width="550" height="400">
</embed>
</object>


This post has been edited by Hunz: Jun 16 2008, 05:58 PM
TSBibby
post Jun 16 2008, 06:28 PM

Getting Started
**
Junior Member
117 posts

Joined: Feb 2006
QUOTE(Hunz @ Jun 16 2008, 05:57 PM)
If you want to embed flash on your page. I think this is the code.

CODE
<object width="550" height="400">
<param name="movie" value="filename.swf">
<embed src="filename.swf" width="550" height="400">
</embed>
</object>

*
the code put in first frame first scene?or....
I want is like other fully flash site...before login..it will loading till 100% only can login that site...this code izzit like tat?
Hunz
post Jun 16 2008, 06:29 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


If you would try out to use that code, you will understand more how it function.
Bigshoe
post Jun 16 2008, 07:02 PM

Getting Started
**
Junior Member
156 posts

Joined: Dec 2006
lol, if you'd try to understand Bibby's question, maybe you will understand why he's so confused with your embed code.

he's asking how to do a preloader.. FOR HIS FLASH.
Hunz
post Jun 16 2008, 07:10 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


QUOTE(Bigshoe @ Jun 16 2008, 07:02 PM)
lol, if you'd try to understand Bibby's question, maybe you will understand why he's so confused with your embed code.

he's asking how to do a preloader.. FOR HIS FLASH.
*
Yeah I know. I have explained further to him from his PM.

anyway if you know how, please guide him.I'm have no idea on pre-loading page
frostfox
post Jun 16 2008, 11:22 PM

the end is near
******
Senior Member
1,601 posts

Joined: Jan 2008
preloader for some stuff like pictures and videos??or flash page??
Hunz
post Jun 16 2008, 11:34 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


Preloader page is like flash loading page.
You know like how percent it load that kind of page.
TSBibby
post Jun 17 2008, 08:37 AM

Getting Started
**
Junior Member
117 posts

Joined: Feb 2006
yayaya..I want that kind..Im create a fully flash website...it divide to 2 file...

welcome.swf
about.swf

welcome is welcome page lo..it is about 200+- kb...so no nid have preloader lo...but about.swf is 2mb+-...so in welcome page...when click enter will login to about.swf...so I want have preloader for about.swf...hehehe...
Xpressnick
post Jun 17 2008, 08:39 AM

Getting Started
**
Junior Member
69 posts

Joined: May 2008


I do it with swish software lastime. Very easy and friendly user. Even people who dont know flash can do it
djzen
post Jun 17 2008, 03:46 PM

Startup life!
*******
Senior Member
2,873 posts

Joined: Nov 2005


try using google ? http://flashmymind.com/index.php?view=arti...ontent&Itemid=7
goldfries
post Jun 17 2008, 04:56 PM

40K Club
Group Icon
Forum Admin
44,409 posts

Joined: Jan 2003




QUOTE(Hunz @ Jun 16 2008, 06:29 PM)
If you would try out to use that code, you will understand more how it function.
*
strange la you people, title say PRELOADER and asking how to create and here we have EMBED code which is totally not related to preloader.

anyway TS, refer to what djzen posted.

http://www.smartwebby.com/flash/Flash_simple_preloader.asp
http://www.senocular.com/flash/tutorials/preloading/
http://www.webwasp.co.uk/tutorials/preloaders/index.php

among the many from Google.


QUOTE(Bibby @ Jun 17 2008, 08:37 AM)
yayaya..I want that kind..Im create a fully flash website...it divide to 2 file...

welcome.swf
about.swf

welcome is welcome page lo..it is about 200+- kb...so no nid have preloader lo...but about.swf is 2mb+-...so in welcome page...when click enter will login to about.swf...so I want have preloader for about.swf...hehehe...
*
your PRELOADER will be a SCENE in your ABOUT.SWF.

you have to set it so that the SWF will load the PRELOADER SCENE first.

depends on how complex you want. a PRELOADER scene can be done within 3 frames. smile.gif
Hunz
post Jun 17 2008, 05:28 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


QUOTE(goldfries @ Jun 17 2008, 04:56 PM)
strange la you people, title say PRELOADER and asking how to create and here we have EMBED code which is totally not related to preloader.


Didn't I have explained in my previous post that I have explained to him further in PM ? uh

This post has been edited by Hunz: Jun 17 2008, 05:31 PM
goldfries
post Jun 17 2008, 05:51 PM

40K Club
Group Icon
Forum Admin
44,409 posts

Joined: Jan 2003




you don't get my point Hunz.

my point was that how did a question on PRELOADER was given answer about EMBED code for the upcoming consecutive posts, to end up with stuff like

QUOTE
If you would try out to use that code, you will understand more how it function.


it's not even being helpful.

anyway back to topic - just wait for TS to come back with any further questions.
Hunz
post Jun 17 2008, 06:29 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


QUOTE(goldfries @ Jun 17 2008, 05:51 PM)
you don't get my point Hunz.

my point was that how did a question on PRELOADER was given answer about EMBED code for the upcoming consecutive posts, to end up with stuff like

anyway back to topic - just wait for TS to come back with any further questions.
*
Its not I don't get what you mean, is you get me wrong.
I have said at previous post that he personally explained the PRELOADER meaning to me in detail using PM. So that is why before that, the first few post I made is not right because I was confuse with the meaning of PRELOADER. I thought he need something like EMBED , so that is why I ask him try to use the code to get more understanding how it function.


back to topic like you said.



goldfries
post Jun 17 2008, 06:34 PM

40K Club
Group Icon
Forum Admin
44,409 posts

Joined: Jan 2003




which goes back to my point lor - PRELOADER become EMBED code. smile.gif nmind la. done already.

btw

QUOTE(Hunz @ Jun 17 2008, 06:29 PM)
I have said at previous post that he personally explained the PRELOADER meaning to me in detail using PM.


sweat.gif i think this is where the confusion come in.......

QUOTE(Hunz @ Jun 16 2008, 07:10 PM)
Yeah I know. I have explained further to him from his PM.


so actually he explain to you la, not you explain to him. biggrin.gif

This post has been edited by goldfries: Jun 17 2008, 06:35 PM
Hunz
post Jun 17 2008, 06:42 PM

znuh
******
Senior Member
1,238 posts

Joined: Nov 2004
From: Penang


QUOTE(goldfries @ Jun 17 2008, 06:34 PM)
which goes back to my point lor - PRELOADER become EMBED code. smile.gif nmind la. done already.

btw
sweat.gif i think this is where the confusion come in.......
so actually he explain to you la, not you explain to him. biggrin.gif
*
He explain to me the PRELOADER means.Thats what I mean by i explained further to him that I don't know PRELOADER stuff, just quote him a link tutorial about PRELOADER thing.


well, whatever about it. no point continue with this.

This post has been edited by Hunz: Jun 17 2008, 06:44 PM
goldfries
post Jun 17 2008, 06:46 PM

40K Club
Group Icon
Forum Admin
44,409 posts

Joined: Jan 2003




k k. thx for explaining the whole story. smile.gif

 

Change to:
| Lo-Fi Version
0.0193sec    0.35    5 queries    GZIP Disabled
Time is now: 28th March 2024 - 10:36 PM