A Flash Developer Resource Site

Search:

Type: Posts; User: coolmilo

Page 1 of 9 1 2 3 4

Search: Search took 0.15 seconds.

  1. Replies
    3
    Views
    439

    thank you for the quick reply. I was not aware...

    thank you for the quick reply.
    I was not aware of the Case sensetive...

    SO you saying I don't need to use an MC with setInterval ?
    Guess I need to study my books a bit more
  2. Replies
    3
    Views
    439

    better pause code

    Hi, I use the code below to pause the timeline for a 2 seconds then continue playing the movie.

    It works ok in actionScript 1.0 and flash player 6 (export)
    But if I export in flash player 7 it...
  3. Replies
    27
    Views
    7,995

    Im also having a bug and I have used "...

    Im also having a bug and I have used " flv-duration " duration.

    No responce from their support and I used my Yahoo account
  4. I'm not into phone technology "yet" but I need to...

    I'm not into phone technology "yet" but I need to say...Nice Information thank you !
  5. I played with the components available in flash...

    I played with the components available in flash but they were too bulky in size. So I went and bought it too from Dene....yes, I'm a sucker but I have to admit that it is a great component and if you...
  6. Replies
    5
    Views
    397

    GOT it working, I had to put all the external...

    GOT it working,

    I had to put all the external swf's in one (5) because for some reason the fact that they loaded in different MC it didn't work.

    Anyway..THANK YOU !!
    will put place the URL...
  7. Replies
    5
    Views
    397

    ok, thanks, I did that but wanted to know if I...

    ok, thanks, I did that but wanted to know if I was doing it right as its still not working.

    i will continue to try...thanks
  8. Replies
    5
    Views
    397

    thank you for your quick reply. main timeline:...

    thank you for your quick reply.

    main timeline:
    my_depth = 1;

    Would I put that in the FRAME above the empty mc's in the MC named "contenido" ?
  9. Replies
    5
    Views
    397

    change the depth of loaded movies

    I looked at the depths description in the thread "MX Depths Explained" but Im stuck.

    I have 5 external movies loaded in the same frame in different empty movies. They load fine, problem is I have...
  10. Replies
    11
    Views
    604

    thanks, not having much luck but will try to...

    thanks, not having much luck but will try to figure it out
  11. Replies
    11
    Views
    604

    I did a search as I wanted a PAUSE for an...

    I did a search as I wanted a PAUSE for an animation at different sections. The animation is divided into 4 sections so I used the code below.

    t1 = getTimer();
    //5 is the seconds
    if...
  12. Im in need of a flash freelancer so I will check...

    Im in need of a flash freelancer so I will check it out
  13. Replies
    4
    Views
    1,071

    could I also email you chrismerkle to see that...

    could I also email you chrismerkle to see that contract. Better to be safe these day.

    Thanks
  14. Replies
    24
    Views
    2,634

    I liked the old one better.. had more of a punch....

    I liked the old one better.. had more of a punch.
    This one has a nice intro effect but didn't do it for me :( "as cool " that is.
  15. never heard of 85 dpi . But worth the try :)

    never heard of 85 dpi .
    But worth the try :)
  16. Replies
    0
    Views
    499

    Check if external swf. is loaded

    I'm using this to load external images as background on different frames.

    loadMovie("flash/images/back1.swf", "_root.loader");

    Frame 1-8 have back1.swf as background.
    Frame 9-12 have...
  17. Replies
    3
    Views
    1,139

    Yeah, I have read that is the case 768. I also...

    Yeah, I have read that is the case 768.
    I also found this chart browser canvas chart

    Thank you. I think I will stay with your advice to be safe.
  18. Replies
    0
    Views
    402

    actionscript correction

    I have this code to a set of buttons :

    // a variable to record the last clip to be pressed
    var lastPressed = null;
    // loop through all the clips and give them an onPress event
    for (var i = 1; i...
  19. Replies
    4
    Views
    457

    make sure the other computers have the FLASH...

    make sure the other computers have the FLASH plug-in installed.
  20. How would I callup the preloader ?? :confused: ...

    How would I callup the preloader ?? :confused:
    I know its a stupid question.
  21. Replies
    2
    Views
    1,070

    even if you are targeting for Broadband don't go...

    even if you are targeting for Broadband don't go over board, try and stay as low as you can, that way you can have some cool fx that are big and still not keep people waiting.
  22. Replies
    3
    Views
    1,139

    800x600 browsers max usage

    Hi I'm designing a portal site and have made it with a width of 780px.

    Is this too wide for browsers uding 800x600?
    I have noticed most people use 768 or lower for that resolution.

    Will the...
  23. Replies
    6
    Views
    365

    I thought I had it. If you see the code above,...

    I thought I had it.

    If you see the code above, the rollover-rollout work fine but then the mouse down state doesn't work.

    If I use only the code from catbert303 then only the mouse down state...
  24. Replies
    6
    Views
    365

    After playing around and putting my brain in...

    After playing around and putting my brain in place I modyfied it to the following:


    // a variable to record the last clip to be pressed
    var lastPressed = null;
    // loop through all the clips...
  25. Replies
    6
    Views
    365

    thank you both o you, catbert303 Thank you...

    thank you both o you,


    catbert303 Thank you for your time, your comments help a lot too. It works very good but my rollover effects that where inside the mc-buttons are no longer functioning such...
Results 1 to 25 of 212
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center