A Flash Developer Resource Site

Search:

Type: Posts; User: freshly

Page 1 of 18 1 2 3 4

Search: Search took 0.14 seconds.

  1. CS3 Can anyone help?

    Can anyone help?
  2. CS3 Ok I managed to load the movie clip into my...

    Ok I managed to load the movie clip into my UILoader but I can't get the Progress Bar to kick in. Can someone point me into the right direction, please and thanks:-)


    //LOADER

    var...
  3. CS3 Anyone, is this even possible.

    Anyone, is this even possible.
  4. CS3 (AS3)Load library item with UIloader and Progrees Bar components

    Hi Everyone,

    I have a set up that loads an external image using the Progress Bar and UILoader components. How may I adapt this code to load library item instead?


    //LOADER

    var...
  5. load hmtl content into iframe using a button in flash AS3?

    Here is how I would do it AS2

    getURL("menu.html","content");

    but how in AS3?

    Any help is appreciated :-)
  6. Replies
    0
    Views
    408

    CS3 AS3 Preloading Issue, please help!

    Hello again,

    I have a MAIN swf with a preloader, and a loaded CONTENT swf with a preloader.

    The preloading works fine as long as it s not cached in your browser.

    The page is shown here.......
  7. Thank you for your reply. I would have to say it...

    Thank you for your reply. I would have to say it is the preloader for sure because all works fine when there is no preloader.

    The problem I am getting is that the preloader that is in the loaded...
  8. AS3 Error #1009: Cannot access a property or method of a null object reference.

    I have this preloader code on frame 1 in my MAIN swf file
    with the content on frame 2

    stop();

    //Import the required assets
    import flash.display.*;
    //Stop the playhead while loading occurs...
  9. Replies
    4
    Views
    1,090

    CS3 I have incorporated a slide to this if anyone is...

    I have incorporated a slide to this if anyone is interested....

    var slider_y:Number = masker.y;

    infoBtn.addEventListener(Event.ENTER_FRAME, function(e:Event):void {
    var current_y:Number =...
  10. Replies
    4
    Views
    1,090

    CS3 works great thank for your help This will...

    works great thank for your help

    This will expand my AS3 horizons, lol
  11. Replies
    4
    Views
    1,090

    CS3 AS3, Why does this work only once?

    I have attached my source file....

    I have this code on the first frame in a MC

    stop();

    masker.y = -100;

    import flash.events.MouseEvent;
  12. Hmm looks like I am getting no more help on this...

    Hmm looks like I am getting no more help on this one, anyone help anyone :-)
  13. Well I think this is way over my head, I have...

    Well I think this is way over my head, I have been trying to work this with no luck.

    Can you maybe help a little more. I understand that the function needs to be called after the childs are loaded...
  14. Thanks I wil take a look in the morning :-)

    Thanks I wil take a look in the morning :-)
  15. using a function to play a MC in an external swf loaded

    Hello,

    This is kinda hard to explain but I will do my best.

    I have a main movie called "all"

    inside that I have to external swf's loaded.

    1 called "content"
  16. Replies
    2
    Views
    490

    Cheers thanks

    Cheers thanks
  17. Replies
    2
    Views
    490

    swap depth only once? (noob)

    Hi,

    addEventListener(Event.ENTER_FRAME,myFunction);

    function myFunction(event:Event) {
    swapChildren(button, button2);
    }

    When I publish it keeps swapping over and over.
    How can I...
  18. CS3 Load hmtl content into iframe using a button in flash?

    Can someone point me in the right direction as to how to do this in AS2.

    What would be the code for the button.

    Please help haven't been using flash for a long time and linda fell out of touch...
  19. Replies
    9
    Views
    19,463

    YA that makes total sense, thanks for looking...

    YA that makes total sense, thanks for looking into it I appreciate, cheers :-)
  20. Replies
    9
    Views
    19,463

    Thanks a million gerbick!

    Thanks a million gerbick!
  21. Replies
    9
    Views
    19,463

    Hmmm, when I publish from CS3 it works :-(

    Hmmm, when I publish from CS3 it works :-(
  22. Replies
    9
    Views
    19,463

    Thanks for your input, I am really not sure, I...

    Thanks for your input,

    I am really not sure, I don't really understand papervision all that well especially this issue. Where's the problem, if I knew I would not be posting this, where does the...
  23. Replies
    9
    Views
    19,463

    I believe so, I think I did. Is that causing the...

    I believe so, I think I did. Is that causing the issue, how can I fix it?
  24. Replies
    9
    Views
    19,463

    papervison3d export to CS4

    Hey guys,

    I have been beating my head off the wall on this one cause this was working at one point, but, for some bizarre reason it no longer works!

    Here is my object on publish......
  25. Thread: Error??

    by freshly
    Replies
    1
    Views
    636

    Error??

    I am getting an error at runtime.....

    I check my code before runtime and it checks out!

    Here is the error....
    http://www.sbdesigns.ca/tester/error.jpg

    Here is my code...
    ...
Results 1 to 25 of 439
Page 1 of 18 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center