A Flash Developer Resource Site

Search:

Type: Posts; User: tammit1971

Page 1 of 16 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    1,911

    Hey... I got it to work. :D :p :D :cool: Hope...

    Hey... I got it to work. :D :p :D :cool: Hope it helps someone
    Here is the code I used...



    on(release) {
    //selected buttons to remove

    _level0.selectedClip.push(_level0.selectedThumb);
  2. Replies
    1
    Views
    1,911

    use a variable to remove movie

    Hey mighty scripters,



    I have been trying not to bug anyone with this thing I am working on, but I am really stuck on the last few things I have to do. I am not a programmer, so my code will be...
  3. Replies
    1
    Views
    291

    movie platlist

    Does anyone know where a good tutorial is for creating a movie playlist?

    I found a couple online, but they are not very dynamic. I want to have thumbnails in pane on the left side of the screen,...
  4. Replies
    0
    Views
    431

    been up all night, please help!

    I am trying to count the frames in an external .swf using _currentframes. This is driving me crazy and I am supposed to have this ready for work today, but I cannot get it to work. I am so tired....
  5. Replies
    0
    Views
    393

    video playlist... really need help

    I really need someone to take pity on me, and help me with a project that was given to me. I need to make a video playlist, that will let the user select the videos they want to preview and then hit...
  6. Replies
    3
    Views
    647

    Thanks! it is working now. :p

    Thanks! it is working now. :p
  7. Replies
    3
    Views
    647

    Thanks... I will try that out. Also, in...

    Thanks... I will try that out.

    Also, in answer to this




    I was referring to the movie clip in my main Fla., not the swfs that I am loading in, which I did refer to as external. I hope I...
  8. Replies
    3
    Views
    647

    preloaded external swf

    I have been working a problem for two days now, that you brainiacs can probably figure out in a couple of seconds.

    I have a movie that uses a lot of external movies. I am trying to create a...
  9. Replies
    11
    Views
    838

    That worked! Thank you a whole lot! You are the...

    That worked! Thank you a whole lot! You are the king :)

    Tammi
  10. Replies
    11
    Views
    838

    Oh, thankyou...I am going to try it right now! :)...

    Oh, thankyou...I am going to try it right now! :)

    Will let you know....
  11. Replies
    8
    Views
    769

    Great...tanks. By the way...what is the...

    Great...tanks.

    By the way...what is the easiest way to bring in pictures of your work? I am taking snapshots and optimizing them in photoshop. they look good in photoshop but when i import them...
  12. Replies
    11
    Views
    838

    Still have not got it working. any help pleeese?

    Still have not got it working.
    any help pleeese?
  13. Replies
    8
    Views
    769

    Oh good. thsnk you for your help and also the...

    Oh good. thsnk you for your help and also the nice comment on the design. :)
  14. Replies
    8
    Views
    769

    I want to know if the page loads for you. It...

    I want to know if the page loads for you. It loads into my browser fine, but other people are saying they cannot see it.

    Please let me know if you can see it and if not if you know what the...
  15. Replies
    11
    Views
    838

    http://www.home.earthlink.net/~tammit1971/menu.fla...

    http://www.home.earthlink.net/~tammit1971/menu.fla

    http://www.home.earthlink.net/~tammit1971/menu.fla

    Or give me your e-mail and I will try to email it.

    Thanks Tammi
  16. Replies
    11
    Views
    838

    There is a link for the download in the first...

    There is a link for the download in the first post. Let me know if that link is broken...and thank you soooo much for trying to help me. This is driving me crazing because I know it is simple but I...
  17. Replies
    11
    Views
    838

    Pleeeez........

    Pleeeez........
  18. Replies
    11
    Views
    838

    ok..no wants to help me or what? i have had this...

    ok..no wants to help me or what? i have had this posted all day and am going nuts trying to fix this with no idea what i am doing? How do i tell flash to only execute the code when the mouse pointer...
  19. Replies
    11
    Views
    838

    Come on guys :(

    I still really need the help!!! Is my post hard to understand? Let me know...
  20. Replies
    11
    Views
    838

    Here is the code I already have FRAME 1 d =...

    Here is the code I already have

    FRAME 1
    d = 7;
    c = 100;

    FRAME 2
    b = (_xmouse-getProperty ( a, _x ))/d;
    setProperty ("a", _x, getProperty ( a, _x )+b);
    xpos = getProperty ( a, _x );
  21. Replies
    2
    Views
    619

    I want to help you but I really do not understand...

    I want to help you but I really do not understand what you are saying. This is probably why no one has answer your question yet.

    Are you saying it will not go to scene2? If so try using go to next...
  22. Replies
    3
    Views
    476

    You can try this.. Load the externals (off...

    You can try this..

    Load the externals (off stage) in a host movie clip so that the preloader has to take them into account. Then have it check the frames loaded and set up some script that tells...
  23. Replies
    3
    Views
    461

    Send me your e-mail

    I have mine embedded as a signature, it goes out with al my mail. Send me an e-mail and I will send you the source code.

    ~tammi
  24. Thanks mTk....

    i decided to put it on flash kit. We were brilliant. It works great.

    HeRE is the link to it.

    http://www.flashkit.com/movies/Scripting/Preloaders/preload_-Tamara_T-6120/index.shtml
  25. Replies
    3
    Views
    485

    here's some ideas

    Did you convert the lines to fills? It takes flash a lot longer to draw lines and slows down animation. It also increases file size a lot! If you have lines, go to modify/shape/convert lines to...
Results 1 to 25 of 383
Page 1 of 16 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center