A Flash Developer Resource Site

Search:

Type: Posts; User: jefflemon

Page 1 of 6 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    389

    Action Script version?

    Hi,

    I was just wondering about which versions of flash support which verisons of AS?

    Eg, what AS version does flash, 1,2,3,4,5,6,7,8,9,10 support?
  2. Replies
    0
    Views
    395

    FLV PLayback?

    Hi,

    I have an instance of the FLV playback inside an MC, i add it to the stage using addchild, but when I use remove child to get rid of the MC, it makes the video disappear and also the sound,...
  3. Replies
    3
    Views
    513

    yeh load an external movie swf

    yeh load an external movie swf
  4. Replies
    3
    Views
    513

    Load swf from another file?

    Hi,

    I have a swf file, and I want to add it to another swf file at run time, whats the as3?

    Thanks
  5. Replies
    1
    Views
    464

    Blank swf on IE?

    I have an instance of the FLV Player embedded into my HTML page, it works fine on mac and PC in firefox and safari but not on ie6 and ie7, it just comes up with a white blank box.... any ideas?
  6. Replies
    3
    Views
    467

    thanks, perfect!

    thanks, perfect!
  7. Replies
    3
    Views
    467

    Tweener Problem

    Hi

    I'm having a problem with Tweener, I want it so that after myMC has tweened across the screen, it runs the function test, but unfortunately test runs before the tween has finished, what is the...
  8. Replies
    2
    Views
    610

    Is the video finished?

    Im using an instance of the FLV PLayback component, how can I find out if the video is finished so I can then do another function?

    Thanks
  9. Thread: Image upload

    by jefflemon
    Replies
    2
    Views
    457

    Image upload

    Hi,

    I want to upload images from a users hd to my server in AS3.
    Ive tried to use adobes upload script but it doesnt appear to work.

    Anyone point me in the right direction to a good tutorial?...
  10. Replies
    2
    Views
    804

    Say a user has watched half a video and then...

    Say a user has watched half a video and then clicked to watch another video, then they go back to the original video, if i set the file path then, the video will loose its place, isnt there something...
  11. Replies
    2
    Views
    804

    FLV stop download?

    Hi,

    I have a number of videos on my stage but I do not want each one to start downloading from the server until i say so, how can I do this? Im using the flv playback Component (necessary, as for...
  12. Replies
    1
    Views
    573

    MC inside an MC

    How can I trace an MC inside of another MC, I know there is some sort of clever function for this rather than having to manually add event listeners for each inner MC.



    Thanks
  13. Thread: Transform

    by jefflemon
    Replies
    2
    Views
    452

    Transform

    Hi,

    I want to write (not use other peoples classes) some AS so that when a user clicks on an MC, they can rotate and resize the MC... any ideas where I can get started? Or how I can do this?
    ...
  14. Replies
    2
    Views
    646

    Save an image?

    Users can draw on the stage, upload images etc.

    Whats the best way of saving a high quality version of what the user has done ( i want to print it)

    Thanks
  15. Replies
    1
    Views
    374

    Ahh preloader FLV??

    Hi,

    Im trying to make a preloader but having troubles.

    I have a video on stage as an flv playback component, now i cant use netstream or anything else due to design reasons.

    Here is my...
  16. Thread: add an MC?

    by jefflemon
    Replies
    4
    Views
    593

    add an MC?

    How can I add an MC from the library on to teh stage? (my AS is also in the time line)

    Thanks
  17. Replies
    1
    Views
    1,030

    Detect FLV end?

    I have an FLV playback component, how can I detect in AS3 when the video is finished playing?
  18. Replies
    3
    Views
    541

    flv playback compnent

    flv playback compnent
  19. Replies
    3
    Views
    541

    Stop buffering an FLV

    Hi,

    I have an flv and i access it like so:

    planeflashMC.innervid.flv.play()

    But how can i get it to stop downloading from the stream (i have more than one flv)

    thanks
  20. Replies
    3
    Views
    449

    sorry that doesnt help, anyone got any examples

    sorry that doesnt help, anyone got any examples
  21. Replies
    3
    Views
    449

    AS3 Preloader?

    I have an external AS file that brings in MCs and FLVs from outside the flash file... I was just wondering how i could go about making a preloader that took these assets into consideration?

    Thanks
  22. Thread: Netstream?

    by jefflemon
    Replies
    1
    Views
    448

    Netstream?

    I have a netstream video but How can I listen for when its finished, and when it is finished, it starts a function?



    var customClient:Object = new Object();
    customClient.onCuePoint =...
  23. Replies
    5
    Views
    1,193

    anyone?

    anyone?
  24. Replies
    4
    Views
    482

    external

    external
  25. Replies
    5
    Views
    1,193

    No, it doesnt allow you to change it...

    No, it doesnt allow you to change it...
Results 1 to 25 of 126
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center