A Flash Developer Resource Site

Search:

Type: Posts; User: scribblejam

Page 1 of 8 1 2 3 4

Search: Search took 0.03 seconds.

  1. Thanks Blanius, Are there any companies out...

    Thanks Blanius,

    Are there any companies out there that come to mind, that could handle a project like this?
  2. Flash Video Player that works like youtube - is it even possible?

    I want to purchase a video player that works like youtube. That is:
    1) It converts uploaded movies of certain common file types into flash
    2) Handles captions

    Can anyone even suggest where to...
  3. Replies
    1
    Views
    2,046

    I'm looking to buy a flash video player

    Does anyone have any suggestions or where i could go to find a flash video player? I'd use the standard flash video player component, but I need a little more than what it currently offers. The video...
  4. Replies
    0
    Views
    1,093

    Looking for a flash player

    Is there anywhere i can get a GOOD reliable flash player, preferably ready-to-go, that in addition to what the standard flash player contains, has:

    1) a timer showing time elapsed/total time
    2)...
  5. Video - Changing width of the Video controls/skin

    The controls/skin in the video component by default fit the width of the video you are displaying.

    Is there anyway i can change this in the controls.fla? I just want to have a fixed width for the...
  6. Replies
    7
    Views
    1,056

    Doh!.."Text field variable names are not...

    Doh!.."Text field variable names are not supported in AS3"..
  7. Replies
    7
    Views
    1,056

    just getting flashing buttons/component pieces....

    just getting flashing buttons/component pieces. :scared:

    Is there maybe somethign i have change with the components themselves? hmm...
  8. Replies
    7
    Views
    1,056

    arrrrggggh...why can't i get this to work in AS3?

    arrrrggggh...why can't i get this to work in AS3?
  9. Replies
    7
    Views
    1,056

    Ah, any chance you could provide just one example?

    Ah, any chance you could provide just one example?
  10. Replies
    7
    Views
    1,056

    I'm trying to make this as3 friendly

    So i have this code for my video timer that works in AS1/2 but not in AS3. Would i have to completely redo the following code to get it to work in AS3? : (

    ----------------------------------------...
  11. Replies
    2
    Views
    3,899

    Flv playback component with timer

    I'm using the standard flv playback component for a video. What i'd like to do is add a TIMER in the component area, that displays TIME ELAPSED/TOTAL TIME - just like youtube, etc.

    Is this...
  12. Replies
    2
    Views
    1,195

    Thanks, I guess i could try that. I just thought...

    Thanks, I guess i could try that. I just thought there'd be an easier way as simple as the TRUE/FALSE toggle.

    I'm just not sure i understand why the default for captions is ON without a simple...
  13. Replies
    2
    Views
    1,195

    Video with captions

    Trying to figure out how to get a video (that is using time text xml captions) to start playing without captions and with the caption button inactive, so that they only turn ON when the caption...
  14. Replies
    3
    Views
    1,493

    ok i have figured out the .mov way and that's...

    ok i have figured out the .mov way and that's pretty simple.

    i've modified my questions to:

    1) What is the best plug-in to use, to convert .WMV files to FLV's on a MAC?
    2) How would you...
  15. Replies
    3
    Views
    1,493

    2 basic flash video questions

    1) I am trying to figure out the most simple, straight forward way to convert a movie file (wmv/.mov) to FLV
    i have CS3, video encoder and Quicktime 7.6.2. What is the most common/reliable video...
  16. Replies
    6
    Views
    1,188

    It does. Thank you so much!

    It does. Thank you so much!
  17. Replies
    6
    Views
    1,188

    here's the file

    here's the file
  18. Replies
    6
    Views
    1,188

    Ahh. thanks! Hmm..Is there a way to designate...

    Ahh. thanks!

    Hmm..Is there a way to designate this same underline Stylesheet towards the hyperlinked words within an already existing dynamic text field? (Without creating a brand new text field...
  19. Replies
    6
    Views
    1,188

    [F8] How to underline text on rollover

    Is there a way to have an underline appear when you rollover text links in a sentence?
    Wondering if there is a way to do this without having an external CSS file.
  20. [F8] ALT text on an image in flash - Accessibility

    I have an animation displaying different jpegs. I want to create ALT text describing each of the 5 images.

    For some reason right now when you rollover the images on a PC you just see the letter...
  21. [F8] ALT text on an image in flash - Accessibility

    I have a simple flash slideshow. I want to create ALT text describing each of the 5 images.

    For some reason right now when you rollover the images on a PC you just see the letter 'm' as the ALT...
  22. i do now. The problem is when i click say button...

    i do now. The problem is when i click say button 5, it does three things:

    1. Clears the interval
    2. Stops on frame 5 (of main timeline)
    3. Calls up a frame ("playbutton") inside a mc with a play...
  23. [F8] How do i control a function from a button inside a mc

    This is the code for my cycle function on the main timeline:

    var intID:Number;
    var frame:Number = 0;

    function playOn(){

    if(frame == 2){
    frame +=8;
    }else{
  24. Needs final touches - Liquid text wrapping

    I have an swf with text that shifts to the width of the browser (i have to set the width in the html to 100%). It works fine but needs tweaking that i can't seem to get. I can attach fla if it helps....
  25. [F8] How can I get a text column to adjust to the width of the browser window?

    i have a 3 line column of text that i want to be as wide as the browser window, even when resized. The only thing is, that i don't want it to shrink less than 700 pixels....in other words 700 is the...
Results 1 to 25 of 193
Page 1 of 8 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center