Flash Player?

This is a discussion on "Flash Player?" within the Flash & Multimedia Forum section. This forum, and the thread "Flash Player? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 5th, 2007, 21:59
New Member
Join Date: May 2007
Location: Myrtle Beach
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Flash Player?

Hello Everyone,

I am new here, and have found this site through Google (after searching for flash info for hours ).

My reason for posting is that I have this new flash project that I wish I had never gotten myself into. I need to develop a flash video player that will play mp4 files. Is this even possible?

I am a seasoned PHP, Javascript, and CSS coder, however I just started experimenting with flash about 2 months ago so some of the terminology and methods for creation are pretty new to me.

If any of you can tell me where to start, or forward me to some decent tutorials that may help me - I would really appreciate it!

-tc
Reply With Quote

  #2 (permalink)  
Old May 6th, 2007, 13:50
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Flash Player?

You'll have to convert it to an .flv
Flash should come with a Flash 8 Video Encoder. That is, if you have flash 8.

But if you do...convert it to an FLV and on the flash stage, open the components windows, and drag out a media playback(or the one with FLV in its name or description. Not on my compy atm)
Than it's just a matter of configuring it in the component inspector.


Hope this helps.

-MrMadison
Reply With Quote
  #3 (permalink)  
Old May 6th, 2007, 15:42
New Member
Join Date: May 2007
Location: Myrtle Beach
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash Player?

ehh... see the thing is, I will need to be able to create these things dynamically on the fly... It's to display vodcasts online, and I would hate to have two versions of every vodcast just to be able to play it online...

Is there any other way? Or even a script that I can put on my server that will convert the files on the spot?

-tc
Reply With Quote
  #4 (permalink)  
Old May 7th, 2007, 15:43
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: Flash Player?

Unfortunately I don't know of any way to convert them on the fly since you have to use Flash 8 to convert them.

You can build a movie player shell that loads videos in externally so you can reuse just the one video player. It's a bit more complicated. Let me know if that is what you are looking to do and I can send you some stuff.
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #5 (permalink)  
Old May 7th, 2007, 20:10
New Member
Join Date: May 2007
Location: Myrtle Beach
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash Player?

yeah, I guess that would work... could I embed that "shell" into remote sites - such as one might do with the YouTube player? The whole point of this is to allow people to play the mp4 files through a branded player on, and off my site, and to provide an embed code to bloggers. I cannot convert the files to .flv because Vodcasts must be in .mp4 format to be retrieved by itunes.

-tc
Reply With Quote
  #6 (permalink)  
Old May 7th, 2007, 20:20
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: Flash Player?

Yeah, it'd be just like the Youtube player example. I am pretty sure the Youtube player uses FLV, infact I am positive it does.

This concept would make it so anyone could embed your videos on their website, BUT it still doesn't get past the whole .flv issue.

If you google for "free YoutTube video player" you should find a "Free" clone of the player already built. Might save you a ton-o-time.

Hope this helps,

Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #7 (permalink)  
Old May 7th, 2007, 20:40
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: Flash Player?

Oh oh! The other option you have is to just not use flash all together if you want to keep MP4 files only. You could stream using Windows Media Player:

http://www.mediacollege.com/video/fo...dia/streaming/

Just a thought,

Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #8 (permalink)  
Old May 7th, 2007, 20:53
New Member
Join Date: May 2007
Location: Myrtle Beach
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash Player?

Well... Another great benefit of creating my own branded player is free advertisement. I mean, look at all the embedded youtubes floating around...

So could you refer me to some sites or tutorials that may help me along this project? I really need to get something together by June 1st...
Reply With Quote
  #9 (permalink)  
Old May 7th, 2007, 21:04
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Sgaspar11
Re: Flash Player?

Sure,

Here is David Stiller's blog. Has everything you need to know about streaming flash video, building a player etc.

http://www.quip.net/blog/

And the article about loading external video files:

http://www.quip.net/blog/2006/flash/...external-video

Good luck!

Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
Reply With Quote
  #10 (permalink)  
Old May 7th, 2007, 22:50
New Member
Join Date: May 2007
Location: Myrtle Beach
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash Player?

Thanks a bunch!
-tc
Reply With Quote
Reply

Tags
flash, help, mp4, player

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Music Player RZX Developer Flash & Multimedia Forum 1 Apr 28th, 2008 16:15
help with flash player 9 petester8 Introduce Yourself 6 Apr 24th, 2007 09:28
Cannot see some Flash after upgrading to Flash Player 9 ralloux Flash & Multimedia Forum 2 Aug 30th, 2006 21:48
Flash Music Player aljandro Flash & Multimedia Forum 0 Dec 21st, 2005 21:10
xml playlist and wma flash player krazykrisi Other Programming Languages 0 Aug 24th, 2005 01:41


All times are GMT. The time now is 07:08.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43