TwelvestoneFlash

fla --> f4v


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
Big Ern
 
2010-02-05

Is this still not possible?!

All I want to do is create a movie in flash that plays from beginning to end with media player-like controls without having to build the blinking media player. Easiest thing (I thought) would be to export as an f4v and use the FLVMediaPlayer component to play it, but this doesn't seem possible.

I know you've not been able to do this in the past (because I've tried it before, there's an old thread kicking around her about it), but I thought we'd be able to do this in 2010.

What's the best way to do this? I really really don't feel like converting my old AS2 media player to AS3. There must be an easier way.

Storm
 
2010-02-05

flv?

You can do FLA -> MOV -> FLV.

...or maybe I don't know what you're asking.

persist
 
2010-02-05

uh

Wont flash 10 will play an external mov in the media player component?

Big Ern
 
2010-02-05

Originally posted by: persist uh

Wont flash 10 will play an external mov in the media player component?

It does?! Cool. I will try that. I (stupidly, upon reflection) assumed the flash media player would only play f4vs and flvs. Thanks guys.

Big Ern
 
2010-02-05

Hmmm, doesn't seem to be working for me... I just tried it, it loads an f4v perfectly fine, but when I try to load a .mov in the exact same directory, it comes up blank. :shrug:

btw -- I am using the FLVPlayback component. I don't see a "Media Player" component in the list, does it exist in CS4?

JLM
 
2010-02-05

You have to make sure the Mov is h.264 encoded there is options on final cuts compressor or you might be able to do it with quick time. I can send you the haXe code for this basic player...http://www.justinfront.net/haxe/salsaVideos/ its playing an external MOV with h.264 in.

persist
 
2010-02-06

oh yes sorry, I push out so many mov files, it's automatic for me; I don't think much about the codec since its become standard.

Thanks for the clarification JLM.

baron ruhstoff
 
2010-02-06

Have you tried changing the filename extension to ".flv?" Saved my life once.

Big Ern
 
2010-02-08

How do you make sure a movie you are exporting to .mov from flash is encoded with h.264?

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

fla --> f4v