A Flash Developer Resource Site

Search:

Type: Posts; User: prestto

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Problems loading jpgs into nested movieclips

    does anyone know how to load jpgs into nested a holder_mc.

    the code i have so far:


    _root.movieclip01.nestedHolder_mc.loadMovie("awesomeImage.png");



    i know this is prob a simple one,...
  2. silentweed....u da man.

    thanks for the quick reply....works like a rippin' charm... you da man!
  3. why not load an external swf

    make external swf's instead of using scenes, and load that external swf(12fps) into your main swf(30fps). hope this helps...
  4. [F8] really simple question about calling functions

    here's my code so far... i want to randomly call 1 of 6 functions (apple1();-apple6();) using a button press. im still new to this, and cant figure out why it aint working. no errors...just doenst...
  5. Replies
    2
    Views
    463

    thanks

    that worked great...Lee's tutorial was f'n awesome too.
    thanks again for your quick response
  6. Replies
    2
    Views
    463

    animating motion using a button

    hello again,

    what code would i use to ease a draggable movie clip from its current location (wherever it may be on the stage...because it is draggable) to a predefined location using a button as...
  7. Replies
    0
    Views
    391

    easing using actionscript

    hello again,


    this is what i have:
    a movie composed of 4 draggable movie clips "pictures". i can shuffle these pictures around and when i click on each individual one it moves to the front. ...
  8. Throw a object....it slides...then comes to a stop

    I have made a photoalbum...polaroids on a table top (top view)....at this moment i can click on any one...it moves to the top and i can drag it around the movie.

    What i want to do....is have the...
  9. Thread: The ICE slide

    by prestto
    Replies
    0
    Views
    317

    The ICE slide

    I am making a photoalbum and have various movieclips shaped like polariod pictures, which i can grab and move around on a virtual table top. (a top view of all the pictures scattered about.)

    I...
  10. Replies
    2
    Views
    496

    no beans

    didnt work...thanks though....any other ideas (flash 8 pro by the way)
  11. Replies
    2
    Views
    496

    Depth Control anyone???

    i am having trouble with the mx.behaviors.DepthControl.bringToFront();
    command. pic1_btn loads an external jpg, but i want that jpg to appear on top. i am new to flash, so im sure it is a syntax...
  12. Replies
    2
    Views
    493

    didnt work... do i have to load the MC from the...

    didnt work... do i have to load the MC from the library?
  13. Replies
    3
    Views
    502

    im not very good at this...hope this helps put...

    im not very good at this...hope this helps

    put this code in every scene on a new layer called actions:

    onCLipEvent(keydown) {
    newKey = Key.getCode();
    myKey = Key.32;
    if (newKey...
  14. Replies
    2
    Views
    493

    btn.onRelease ---> move MC left and right

    i have a very wide image i want to view on a small page

    i turned the image into a movie clip called "scrollPic"

    i masked the Movie Clip and added large buttons over the mask. one to move the...
  15. Replies
    0
    Views
    382

    video import troubles

    when i set the qual of my import too high, the import aborts about half way, and the import wizard box appears again...

    is this a performance issue, can i adjust my performance settings?
  16. Replies
    1
    Views
    499

    ole objects unsupported!!!!

    i can import my video into the library then drop into my scene when the quality is turned down considerably

    but if the quality is maxed out, when i try to drop that movie clip (of the embedded...
  17. how do i link a .mov to my flash projector

    what is the code(on release btn) to load a external .mov to my interactive flash file?
  18. Replies
    5
    Views
    418

    does the end viewer (the cd-rom owner) need flash...

    does the end viewer (the cd-rom owner) need flash then?
  19. Replies
    5
    Views
    418

    well you see prestto...you're a real moron, and...

    well you see prestto...you're a real moron, and you shouldn't even call yourself a flash user.

    -disgruntled viewer
  20. Replies
    5
    Views
    418

    over my head...

    i really need some help here! (im a real newbee in some areas)


    i am creating a projector exe for a distributed cd-rom.
    the file size is already 4.5 mb, which i think is ok for cd streaming.
    ...
  21. [B]animation[/B] import/viewing[B]question[/B]

    what is the best format to import my 2 min (1800 frame) animation into my flash mx 2004 interactive presentation.

    i tried to save the animation as a swf in after effects, then import...but the...
  22. Thread: swf or .mov

    by prestto
    Replies
    1
    Views
    490

    swf or .mov

    i created a 3 min animimation (3600 targa frames)....

    should i export the video from after effects as a swf or a quicktime .mov?

    // i plan on embedding this in my flash content, eventually...
  23. Replies
    3
    Views
    540

    specifics

    im using

    flsh mx 2004 and the movie files are prob. pretty big

    if they load from the library do i need a preload component?
  24. Replies
    3
    Views
    540

    Loading external movies

    i am currently building an interactive cd with flash content and 2 five-minute videos that play at points in the flash content.

    what is the most effective way to play these long video files...
  25. Replies
    3
    Views
    401

    toggle on/off button

    how do you create a toggle on/off button to display a movie clip

    click to turn on....then click to turn off
Results 1 to 25 of 35
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center