A Flash Developer Resource Site

Page 2 of 2 FirstFirst 12
Results 21 to 26 of 26

Thread: pop up help-please please please

  1. #21
    I love the input- gets me excited. Good ideas.

    The slow thing- On a mac it is like a crawl- On a pc it is alright. I think I need to do more actionscripting and less tweening to solve that prob. Anyway on the to do list

  2. #22
    Junior Member
    Join Date
    Oct 2003
    Posts
    29
    mac? *shivers*... i dont own a mac, i have a 1.8 P4 with 3 gb of DDR-Ram and I tought it was slow.... id' hate to see it on a mac. but yeah, most likely it would work best with just actionscript, thats just alot harder, maybe raise the frames per second on the movie. eitherway, at least we both agree it should be faster. anyways. glad you liked the ideas.

    Mantis

  3. #23
    Really this is me..... mentaleruptions's Avatar
    Join Date
    Apr 2002
    Location
    WV, USA
    Posts
    1,114
    Hey while were also putting out ideas here i have another one.

    Ever though of actualy creating the background so there is a day time and night time ??
    U could set it up so that depending on the time on the viewers computer it would either be day or night.
    Would give it an even better appeal and would be alot more interactive also.

    My Flashkit Submited Movies:
    Guestbook: V.1.0 V.1.2 V.1.3 V.1.4 PHP Mail Form: V.1.0
    My Deviantart page: Link

  4. #24
    Hey- can you post the flash button for the almost full screen.

    Day time night time- interesting- maybe evening and night time- just because then the whole flickering light would only be a waste. Need to play around a bit

    thanks for the input

  5. #25
    Really this is me..... mentaleruptions's Avatar
    Join Date
    Apr 2002
    Location
    WV, USA
    Posts
    1,114
    Damn i wish people would learn script just kidding.

    Ok here it is without status bar at bottom:

    code:

    on (release) {
    getURL("javascriptpenFullScreen('test.html','newWin');");
    }



    And here it is with status bar:

    code:

    on (release) {
    getURL("javascriptpenFullScreen('test.html','newWin','status=1');");
    }



    Obviously u would change the test.html to ur file and the newWin to the window name.

    M

    [edit] god damn flashkit forum lol.

    Replace all the crap that shows up between javascript and open fullscreen with ://o without the // there.

    The way this board formatts it screws the code up some.[/edit]
    Last edited by mentaleruptions; 10-13-2003 at 01:25 AM.

    My Flashkit Submited Movies:
    Guestbook: V.1.0 V.1.2 V.1.3 V.1.4 PHP Mail Form: V.1.0
    My Deviantart page: Link

  6. #26
    Junior Member
    Join Date
    Oct 2003
    Posts
    29
    DUDE! I was just at your site, MUCH MUCH MUCH BETTER!
    The cat was way too slow, but you did well, what ya do anyways?

    by the way, that cat sitting on the fence would be really cool if it would always look at the mouse pointer.

    Mantis

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center