A Flash Developer Resource Site

Search:

Type: Posts; User: CarlBarenbrug

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    13
    Views
    663

    Thanks, but it's still not happening for me. I...

    Thanks, but it's still not happening for me. I tried to use the pre-loader code in one of the links from the link you provided - Nothing.

    Would you be able to download my samples.zip and have a...
  2. Replies
    13
    Views
    663

    Bump

    Bump
  3. Bump Here is a test sample fla file. Download...

    Bump

    Here is a test sample fla file. Download the zip please and have a look. This should help outline the problem.

    Thanks a lot.

    Download the zip
  4. Replies
    6
    Views
    601

    Hmmm, the file shouldn't be too large to...

    Hmmm, the file shouldn't be too large to download, it is only about 9mb.

    Thanks for the code anyway, but I havn't managed to get that working either.

    SOS
  5. Replies
    13
    Views
    663

    Hmmmmmmm, isn't MovieClipLoader used in MX 2004...

    Hmmmmmmm, isn't MovieClipLoader used in MX 2004 just?

    I am using Flash MX.

    Calling fahlsten, HELP please, lol.

    Cheers.
  6. Replies
    13
    Views
    663

    Thank fahlsten, I will do a bit of research on...

    Thank fahlsten, I will do a bit of research on this, so how things run.

    Lordgert, I agree with you, I have previously used the _root, however, I am currently using _parent, which loads the file,...
  7. Replies
    6
    Views
    601

    Bump

    Bump
  8. Replies
    13
    Views
    663

    Bump

    Bump
  9. Replies
    13
    Views
    663

    Alright, obviously I'm not giving you guys...

    Alright, obviously I'm not giving you guys enough. I have attached the link the zip file of the fla file of the external swf file I am using.

    Please have a look at the pre loader code, and help...
  10. Replies
    6
    Views
    601

    Right, here is the zip file which has the fla...

    Right, here is the zip file which has the fla file of the external swf, which of course has the pre-loader code etc.

    Please have a look, and help me out here.

    Much appreciated. Thank in...
  11. Replies
    4
    Views
    666

    I have a very similar problem. My pre loader...

    I have a very similar problem.

    My pre loader seems to get ignored. I want to fully load the external swf before the video starts playing.

    I have attached my .fla file of the external swf.
    ...
  12. Replies
    6
    Views
    601

    Alright, here is the code for the preloader...

    Alright, here is the code for the preloader inside the external swf.

    onClipEvent (load) {
    total = _root.getBytesTotal();
    }
    onClipEvent (enterFrame) {
    loaded = _root.getBytesLoaded();...
  13. Replies
    13
    Views
    663

    *Bump*

    *Bump*
  14. Replies
    6
    Views
    601

    External .swf Pre-loader Problem!!

    Hi hi experts and 'those who are more advance than I in the world of Flash',

    I have a problem regarding my pre-loader on a flash site I am developing. The main swf file loads an external swf file,...
  15. Replies
    13
    Views
    663

    *Bump* Sorry, got a deadline.

    *Bump*

    Sorry, got a deadline.
  16. Replies
    13
    Views
    663

    External .swf Pre-loader Problem...

    Hi hi experts and 'those who are more advance than I in the world of Flash',

    I have a problem regarding my pre-loader on a flash site I am developing. The main swf file loads an external swf...
  17. Hi, I have a similar problem regarding my...

    Hi,

    I have a similar problem regarding my preloader. I have created a video which has been imported and published as an swf, which is externally linked to through the main swf file of my site.
    ...
  18. Replies
    16
    Views
    627

    Don't worry about it. I have managed to do it...

    Don't worry about it. I have managed to do it successfully.

    For anyone else visiting this thread with the same problem, I managed to solve this problem through this thread:
    ...
  19. Oh, got it working. All I changed was: ...

    Oh, got it working.

    All I changed was:

    on(release){
    _root.samplebox.holder.loadMovie("video_1.swf");
    }

    Thank yooooooouuuuuuuuu.
  20. Hahaha, oops. Yeah, the test is working for me...

    Hahaha, oops. Yeah, the test is working for me now also.

    I am still having problems though. My main movie in which I am using this technique, doesn't seem to let it work. I THINK this is...
  21. Just tried that, and nothing. I have attached my...

    Just tried that, and nothing. I have attached my test fla and the external swf so perhaps you could take a look at it for me?

    Cheers.
  22. I have made sure the external swf file is in the...

    I have made sure the external swf file is in the same folder as the main fla file.

    The instance name also matches.

    I am using Flash MX by the way. Does this matter?
  23. Replies
    16
    Views
    627

    Alright, thanks. In the fla file you will have...

    Alright, thanks.

    In the fla file you will have to click on the 'samples' keyframe and access the 'samplebox2' movie clip from there. That movie clip holds the controls, buttons, and placeholder...
  24. Replies
    16
    Views
    627

    I having trouble getting the external swf to even...

    I having trouble getting the external swf to even load into the movie clip in the first place. Would you like me to attach the .fla file so you can have a look and perhaps point me in the right...
  25. Replies
    9
    Views
    678

    This is what I am trying to do. How exactly does...

    This is what I am trying to do. How exactly does one load the external swf file into a placeholder mc?
Results 1 to 25 of 31
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center