A Flash Developer Resource Site

Search:

Type: Posts; User: RobDog888

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    424

    If its a single flv that you want to play then...

    If its a single flv that you want to play then its easy. First you need to create your swf video player and set its contentPath property to point ot your flv and also designate the player control...
  2. Replies
    16
    Views
    27,601

    What about using a watermark during flv encoding?

    What about using a watermark during flv encoding?
  3. Thread: Flv Encoding

    by RobDog888
    Replies
    3
    Views
    887

    Cool, thanks for the reply. I was hoping for some...

    Cool, thanks for the reply. I was hoping for some reassurance that it couldnt be done, unless the watermark is small and cen be cropped out like you mentioned.
  4. Replies
    16
    Views
    27,601

    But the second swf will still need to be...

    But the second swf will still need to be downloaded too so it would just be a way to mask the actual filename I think?

    Are your swf files embeded with the flv file too?
  5. Thread: Flv Encoding

    by RobDog888
    Replies
    3
    Views
    887

    No help, suggestions, links?

    No help, suggestions, links?
  6. Thread: Flv Encoding

    by RobDog888
    Replies
    3
    Views
    887

    Flv Encoding

    Not sure if this is the correct forum but ...

    If I encode a video to flv with a watermark overlay in it how secure is it that someone else couldnt remove the watermark?

    Thanks
  7. Replies
    0
    Views
    354

    File upload progress

    I need to figure out how to obtain the filesize when selecting a file from a file input dialog. Also, after this is done the file will be uploaded if its within the acceptable file size and need to...
  8. Replies
    6
    Views
    537

    Well Im used to Flash 5 actionscript but this new...

    Well Im used to Flash 5 actionscript but this new stuff Im lost. I just was searching the help file and some sites and came up with what I posted. I am using the player component and its named...
  9. Replies
    6
    Views
    537

    Ive got this so far but onClipEvent...

    Ive got this so far but



    onClipEvent (load) {
    import mx.video.*;
    my_FLVPlayback.contentPath = myPath;
    var listenerObject:Object = new Object();
    listenerObject.metadataReceived =...
  10. Replies
    6
    Views
    537

    Thanks for the reply. I mean like when using one...

    Thanks for the reply. I mean like when using one of the built in players like "SteelExternalAll.swf" I want to make it so it will be able to be scripted to accept a flv file and location to play in...
  11. Replies
    6
    Views
    537

    AS2 Script for Player

    Whats the basic AS that is needed to make one of the default swf players accept an argument to play a passed in flv file?

    Thanks in advance
  12. Replies
    3
    Views
    1,141

    http://gangstayoda.com/forums/images/smilies/gangs...

    http://gangstayoda.com/forums/images/smilies/gangstasmilies/woot.gif

    Got it working but not with any script or dynamic arguments. :(

    I uploaded the playerskin swf, project swf, fla, and flv...
  13. Replies
    3
    Views
    1,141

    Thanks for the reply. I have to work with 8...

    Thanks for the reply.

    I have to work with 8 for a little while still. I do plan on getting 9 but its a resource problem lol.
    I'm not going to get into too deep with 8 so it shouldnt be a problem...
  14. Replies
    3
    Views
    1,141

    Player Problem

    I'm new to Flash 8 but I did some work with Flash 5 back in the day but Im completely lost with trying to get one of the standard players to play a linked flv.

    I have Flash 8 Pro and the FLV...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center