Welcome to TalkGraphics.com
Results 1 to 10 of 20

Hybrid View

  1. #1

    Default Flash preloader... SQF page forwarding...

    I'm wincing and ducking my head as I imagine an anti-flash-websiter going towards my noggen with a ruler for asking this...

    But what the heck, pro has flash built in now, and I"m just on a drunken idea-rampage. Figuratively. Mostly.

    I made a small EGG-like website, ALA flashsite.R.crap.xar posted a bit back. It's all pretty with colors and buttons, with seven whole navigation pages.

    I notice since there are a couple of photos in it too, that it loads a bit slowly on the web. The photos are optimized, and I really dont want to remove them, so there's a 3 second wait til the page loads.

    Even so, 3 seconds is a lifetime on the web, and Id like to have a little preloader. So that means I need to design another animation sfw, but also get both to load at the same time, somehow. The loader first, displaying its little "just a second" message, graphically, and my exported SWF at the same time, in the background, then display when its ready.

    How the heck do I do that, get 2 swf to load at once.

    My html is simply a page that references the swf I exported, gives it dimensions, give the page a background color, that's it as far as html is concerened.

    Any ideas?
    Last edited by Tallis; 18 December 2006 at 07:57 PM. Reason: customary spelling mistakes
    IP

  2. #2
    Join Date
    Sep 2006
    Location
    Miami, FL
    Posts
    1,091

    Default Re: Flash preloader... SQF page forwarding...

    LOL ...

    I'm not going to weigh in on THIS one!

    I hate Flash web sites as much as I actually love Flash animations.

    Can you do a web site in Flash? Of course you can. But just because you CAN do something is no reason why you SHOULD!

    The preloader you would use would, of necessity, take even more time to download, so it would have to be something really entertaining to make a visitor to your site want to watch it while something else is loading.

    Have fun...
    ---
    Will
    IP

  3. #3
    Join Date
    Nov 2006
    Posts
    1,602

    Default Re: Flash preloader... SQF page forwarding...

    Prob.not possible in Pro,needs some conditional statements

    You could use javascriptpreloader or
    make actions on one swf to call different ones using iframes or _levels
    then the items would only load when called for.

    Gr.Hans
    IP

  4. #4

    Default Re: Flash preloader... SQF page forwarding...

    "make actions on one swf to call different ones using iframes or _levels"

    When you have a bit more time, may I ask you to flesh this out a bit? I searched the help file, figuring I'd get something as the _levels looks like something I'd put in the Web Address dialog for a button, in the Target Frame for this URL area, but no.

    Maybe it's in the "undocumented features" chapter of the help file like the "_frame" parameter used in the "Target Frame" line, also not documented ( but a lovely surprise to learn about...) ?
    IP

  5. #5
    Join Date
    Oct 2006
    Location
    Tampa Bay, Florida
    Posts
    1,341

    Default Re: Flash preloader... SQF page forwarding...

    You can find free javascript preloaders at:
    http://www.dynamicdrive.com
    IP

  6. #6
    Join Date
    Nov 2006
    Posts
    1,602

    Default Re: Flash preloader... SQF page forwarding...

    _levels was described in the pro flash forum today
    iframe is something in html(like a target frame instead of _self,_blank)
    so give a webadress action to load a swf in to an iframe you premade in a htmleditor
    Gr.Hans
    IP

  7. #7

    Default Re: Flash preloader... SQF page forwarding...

    Well, blow me down.

    Never even knew there was a flash forum...
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •