A Flash Developer Resource Site

Search:

Type: Posts; User: casbboy

Page 1 of 2 1 2

Search: Search took 0.42 seconds.

  1. Replies
    4
    Views
    2,171

    Glad to hear it. Inefficiency at the work place...

    Glad to hear it. Inefficiency at the work place is one of our aims. ;)

    Ryan
  2. Ok, but if I had an FLV and an MP4 at the exact...

    Ok, but if I had an FLV and an MP4 at the exact same size and bitrate, which one would require more resources from the computer when played through an embedded flash player?

    I'm trying to decide...
  3. Replies
    4
    Views
    2,171

    thx!

    thx!
  4. Does HD MP4 Use Less Resources in Flash Player?

    I have a custom flash player and am looking to offer a secondary HD option that allows for videos close to 1400Kbps. I can either stream FLV format or MP4, and was wondering if there was any...
  5. Replies
    4
    Views
    2,171

    HD Movie Trailers @ TrailerAddict

    The site is aimed at film buffs and uses its custom FLV flash player to preview trailers, clips and other videos from a wide selection of films. Oh yeah, and I'm one of the administrators. ;)
    ...
  6. Replies
    0
    Views
    295

    Need Dynamic Flash Menu (Example)

    I want to add a menu such as this: example (center top)

    The site I'd like to put this on is right here

    I like everything about it. Except I'd want all four courners or no corners rounded in my...
  7. Replies
    0
    Views
    316

    Flash Menu/List

    Need a flash menu/list similar to Widgetbox's blidget.

    I will provide the menu/list with a dynamic xml/var file that gives site/page title and the link to that page. the swf will receive the...
  8. Replies
    1
    Views
    420

    Need a Flash (draggable) Rating Bar

    Sample of rating bar, something like:
    http://www.gamespot.com/xbox360/action/halo3/index.html?om_act=convert&om_clk=topten&tag=topten;all;title;0

    go down the page, look to the right under 'User...
  9. Replies
    1
    Views
    374

    Flash 9 Required Icon, Where Find?

    I want to add a small 'Flash 9 Required' icon that I have seen on other sites (though I can't remember where), and was wondering where I can find one.

    Thanks
    Ryan
  10. FLV 8 Encoder- Error: Missing Codec/File Corrupt for Some Quicktime Vids

    I am converting some quicktime vids into flv and find that some of them get an error claiming that the file is corrupt or I am missing the codec. How can this be? The video plays fine in the...
  11. Replies
    6
    Views
    511

    wait, I think I got it now

    wait, I think I got it now
  12. Replies
    6
    Views
    511

    here you go var vidid = _root.tid;...

    here you go



    var vidid = _root.tid;
    this.LoadVars.load("http://www.site.com/fvar.php?tid="+ vidid +"");
    loadMovie("http://www.traileraddict.com/content/disney/daninreallife.jpg", "mcover");...
  13. Replies
    6
    Views
    511

    tried loadVars instead of loadVariables, got an...

    tried loadVars instead of loadVariables, got an error while publishing and then none of the variables showed in the dynamic txt.

    Ryan
  14. Replies
    6
    Views
    511

    setMedia not accepting loadVariables

    I do a loadVariables into my frame and to make sure it is working (variables pulled form txt file) I have a couple dynamic text boxes showing the variables.

    It is working.

    loadVariables("file...
  15. Looking to Hire: Custom FLV Player for Upcoming Site

    A player similar to iFilm/YouTube/GameTrailers.

    Will be dynamic by receiving one variable in the flashvars/url and then will get all variables off a dynamically created text file.

    Variables...
  16. Replies
    0
    Views
    946

    Video Length on Dynamic FLV Player

    How does the player know the video length of an FLV when it is dynamic?

    The video file is given as a var in the url, and each video has a different video length.

    Is there a way for the player...
  17. Replies
    5
    Views
    1,347

    What do you have the player playing? An embedded...

    What do you have the player playing? An embedded wmv or a flv file?

    Ryan
  18. Replies
    5
    Views
    1,347

    I think the solution comes down to have the...

    I think the solution comes down to have the newest Macro Flash program.

    I've talked to tons of people that have the newest version and they don't seem to have the problem.

    Looks like a...
  19. [MX04] Dynamic Text Not Wrapping on Multiline Text Box

    Have multiline textbox with dynamic text loaded from URL variables.

    I am assuming that the title, let's say:

    It%27s+about+time+somebody+did+something+about+it+It%27s+about+time

    is being...
  20. Send Video Length to Media Playback with Variable

    Plan on having the minute and second for each FLV's length through a variable in the URL.

    How can I tell Media Playback the minutes and seconds with these two variables so it has the proper video...
  21. Replies
    3
    Views
    452

    Check that: got it to work with: ...

    Check that:

    got it to work with:

    fplayer.setMedia(afile, "FLV", true);

    However, I still have one MAJOR problem. Since the FLV files are loaded dynamically, I can't get the video slider to...
  22. Replies
    3
    Views
    452

    OK, Now i have a variable under 'afile' that...

    OK,

    Now i have a variable under 'afile' that is the root link to the video file. How do I put this variable into the URL under Media Playback parameters.

    (in flash)

    Thanks
    Ryan
  23. Replies
    5
    Views
    1,347

    Progress Bar on MediaPlayback Not working

    I have mediaplayback load a flv file. The file plays and you can see a buffering progress bar, but the pointer that shows you where you are it in the video is not working.

    Right when you hit play...
  24. Replies
    3
    Views
    452

    Flashvars into MediaPlayBack (flv player)

    I have a simple flv player that is entirely the MediaPlayBack component. I want the player to play the filename given in flashvars like "filename=thisvideo".

    I will have the flash add on the...
  25. Replies
    1
    Views
    691

    Video Player for MOV and WMV

    I have a video site that has a database of films and a fileserver that loads them. I have been looking to create a custom flash player that will load and control the videos which are ALWAYS mov or...
Results 1 to 25 of 45
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center