A Flash Developer Resource Site

Search:

Type: Posts; User: snorker

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    997

    so... ive changed the 'loadMovie' to...

    so...
    ive changed the 'loadMovie' to loadMovieNum', and changed all the targets on my external swf file from '_root' to '_level1'. but this still not make the movie clip buttons within this swf file...
  2. Replies
    1
    Views
    997

    (mx)loading swf-buttons dont work

    yep
    hi
    I have a site, and on each menu button its loading a swf file into the main menu,,,its looking good, though the buttons within the swf file are not working!!??

    some one please save some...
  3. Replies
    2
    Views
    799

    no,,,i dont think so,,,i havn't done anything to...

    no,,,i dont think so,,,i havn't done anything to it!
    how can i check ?
    thanks Jaquan,,,,i will look at that though
  4. Replies
    2
    Views
    799

    loading swf, wrong size?

    action script 2 (mx)

    hi guys
    im trying to load a swf , and it works :) but it seems to be half the size, has any one got any ideas to whats wrong, I have tried this code, but it still comes out...
  5. Replies
    2
    Views
    634

    thanks danny for some reason i changed all the...

    thanks danny

    for some reason i changed all the fonts by taking 'bold' off, and that seemed to work
    but what youve said is good practise

    tar
  6. Replies
    2
    Views
    634

    missing characters in fonts

    missing characters in fonts
    mac-flash mx

    hi all

    i recently picked up a old ainimation i did a while back, only to see that when i previewed the movie, some of the charcters are missing on some...
  7. Replies
    13
    Views
    588

    s weed you are a big shineing star why the other...

    s weed you are a big shineing star
    why the other code didnt work i dont know

    thanks a lot guys youve made my night(sad but true)

    that was such a brick wall that one

    if your ever in new...
  8. Replies
    13
    Views
    588

    thanks for getting back to me again yea ive...

    thanks for getting back to me again

    yea ive done that

    onClipEvent(load){
    _root.loadMovie("image.jpg" , "loader");
    }

    and it opens up the image in its own window...really lost now
  9. Replies
    13
    Views
    588

    nice one guys I was aware that it would repeat...

    nice one guys
    I was aware that it would repeat the frame,,but thought i could put a bit of code in it to stop that.
    the code:

    onClipEvent(load){
    this.loadMovie("pictureName.jpg");
    }
    ...
  10. Replies
    13
    Views
    588

    theres nothing wrong with that ,,is there! i'll...

    theres nothing wrong with that ,,is there!
    i'll probably have to go on trying to find a tutorial
    been serching every where
  11. Replies
    13
    Views
    588

    thats the same as well arrrrgggggggg thanks...

    thats the same as well

    arrrrgggggggg

    thanks though
  12. Replies
    13
    Views
    588

    [MX04] on enterFrame....ahhhhhhhh};

    hi guys
    im trying to load a jpg into my flash
    using this:

    //loading into a movie clip all on one
    //timeline
    onClipEvent(enterFrame){
    loadMovie("pictureName.jpg",movie1);
    }
  13. Replies
    0
    Views
    292

    loading jpg code,wats wrong

    hi guys
    im trying to load a jpg into my flash
    using this:

    //loading into a movie clip all on one
    //timeline
    onClipEvent(enterFrame){
    loadMovie("pictureName.jpg",movie1);
    }
  14. Replies
    4
    Views
    638

    well its only for about ten pics,,and they are...

    well its only for about ten pics,,and they are small

    i thought there might be somthing i could attach to a movie clip
    on EnterFrame.....load jpg

    ha

    thanks for your help
  15. Replies
    4
    Views
    638

    can i load a jpg on each frame/one button

    im creating a portfoilo and want to be able to click on two buttons 'next and back' to view my pictures

    ive loaded pictures from a single button,,,do i need to use a 'array' ,,,,!?

    i dont...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center