A Flash Developer Resource Site

Search:

Type: Posts; User: FrankiBee

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    646

    thank you very much. I didn't realize that I...

    thank you very much.

    I didn't realize that I wouldnt be able to use this when I want to have 2 different pause times in 2 different frames. I should have explained what I need better.

    I want...
  2. Replies
    2
    Views
    646

    tiny question

    how would I write the actionscript for "stop and go back and play this again in x seconds" ?

    ..or frames if seconds isn't possible.
  3. Thread: psuedo code

    by FrankiBee
    Replies
    1
    Views
    429

    psuedo code

    Hi Guys,

    How do you write this in real Actionscript:

    when a song in the playlist ends
    go to the next song and play it
    unless it was the last song
    then go to the first song in the...
  4. I can't click the link

    I can't click the link
  5. Replies
    0
    Views
    401

    Works on PC, not on web

    Can anyone try to figure out why this isn't working on the web when it does locally? Also, it WAS working on the web until it suddenly broke seemingly for no reason.

    Here's the link to the one on...
  6. Replies
    23
    Views
    7,522

    PERFECT! thank you both

    PERFECT! thank you both
  7. Replies
    23
    Views
    7,522

    I agree, it is great! but why do you think...

    I agree, it is great!

    but why do you think it's still plastered across my loaded movie and not being unloaded? Is it because I'm making a Flash5 movie with Flash8?
  8. Replies
    23
    Views
    7,522

    now its not unloading itself when the other swf...

    now its not unloading itself when the other swf is loaded :(

    it's also positioned in the lower right corner instead of the middle
  9. Replies
    23
    Views
    7,522

    oo I found something *proud* quote var...

    oo I found something *proud*

    quote
    var _preLoad = _root.createEmptyMovieClip("_preLoad", 200);
    var bg = _pL.createEmptyMovieClip("bg", 1);
    unquote

    should have been
    var _preLoad =...
  10. Replies
    23
    Views
    7,522

    hehe

    hehe
  11. Replies
    23
    Views
    7,522

    well, all I did was paste his code into a new...

    well,

    all I did was paste his code into a new movie and replaced the name of the swf file for mine.

    I uploaded both swfs and the html and during the time it took my 1mb swf to load, nothing...
  12. Replies
    23
    Views
    7,522

    This doesn't show the progress for me.

    This doesn't show the progress for me.
  13. Replies
    0
    Views
    432

    [F5] music player not behaving

    Hello,

    I editted this music player from another player I found here at FlashKit. It has everything I need.. except a couple of things. I have spent days trying to figure out how to do them myself...
  14. Replies
    3
    Views
    486

    I guess I should have specified that this is just...

    I guess I should have specified that this is just a panoramic slider of some pictures of a lake that I patched together. The only difference is that I sliced up a perspective view of the water into...
  15. Replies
    3
    Views
    486

    Can this be done with actionscript?

    Hello,

    I was wondering if the size of this movie could be greatly reduced by using actionscript instead of the way I did it with regular old motion tweening. I have tried, but I don't know enough...
  16. Replies
    3
    Views
    423

    You are very very kind. I haven't looked at...

    You are very very kind.

    I haven't looked at your changes yet but I just wanted to Thank You first for taking time out of your day to make mine better.

    If I weren't a starving artist(n00b) I'd...
  17. Replies
    3
    Views
    423

    One movie making the other loop?

    Hi,

    I have started, what I thought, was a pretty simple menu but already ran into a problem.

    Here is the base of the menu that works fine.

    BEFORE

    A level0 movie loads 4 other movies...
  18. Thread: No Plugin?

    by FrankiBee
    Replies
    0
    Views
    428

    No Plugin?

    If a visitor doesn't have a flash plugin, and the flash yI have on my page isn't important---is it ok to skip the flash detection and alternate site creation? Will the flash cause some browsers to...
  19. Below I have pasted the actionscript that causes...

    Below I have pasted the actionscript that causes my VT to slide according to mouse position. I would like to add zoom to this script but I have no idea how to write it and add it to the current slide...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center