Need Media Player Component
Is there a site where I can download a media player that i can customize for Flash MX? I know Flash 2004 has a couple of media player components built-in already but they wont work with the previous version, or will it?
Any suggestions would be greatly appreciated.
FlashKit > Flash Help > Flash Newbies
Posted on: 09-16-2004, 01:47 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
New Media Player Component
Has anyone noticed that when you add a MediaDisplay component to your movie, it adds a hefty chunk of KBs to your first frame?
I even de-selected the Linkage option from my library and moved the keyframe w/the component to the 20th frame of my timeline and the Bandwidth Profiler STILL shows 53 KBs in the 1st frame!!!
I wound up having to load external swfs w/the component embedded separately just to keep my 1st frame lite.
Whats going on here????
Media Player Component
is it possible to add files to a playlist for flash mx2004 to play
when i tell flash media component the file to play it only lets me list one, how cna i get it to play many?
New Media Player Component
Has anyone noticed that when you add a MediaDisplay component to your movie, it adds a hefty chunk of KBs to your first frame?
I even de-selected the Linkage option from my library and moved the keyframe w/the component to the 20th frame of my timeline and the Bandwidth Profiler STILL shows 53 KBs in the 1st frame!!!
I wound up having to load external swfs w/the component embedded separately just to keep my 1st frame lite.
Whats going on here????
Media Player Component
is it possible to add files to a playlist for flash mx2004 to play
when i tell flash media component the file to play it only lets me list one, how cna i get it to play many?
[CS3] Media Player Component No Autostart
Okay,
I'm going insane here - I have checked the option on the component (on the stage) to not autostart - yet it autostarts the download anyways (it is set to false in the HTML as well). Driving me crazy here. Anyways, what I want is like an embedded You Tube movie, it places an icon over the start image and once the user clicks it then it starts the stream.
If I need to use Actionscript please inform me of where to place it (on the button, on the frame, etc), also of what form of AS to use. Thanks for the help.
--
Greg
Media Player Component For .swf Files?
The media player component in Flash is a good solution for loading and controling the playback of external .flv and .mp3 files. But is there a component or other solution that would have this same exact functionality for external SWF files? I would like to be able to dynamically load various .swf files into ONE MAIN .swf file that contains the playback controls. Any help or suggestions would be greatly appreciated. Thanks in advance.
Edited: 06/27/2007 at 03:45:09 PM by dcarpio
Component Inspector For Media Player
On teh Media Player Component Inspector, you know how you would specify the path to the video: in the Inspector; how can I use an external script instead.
My plans: I would use a # include scripts that calls the external .as file which would inlcude the URL or path to the FLV videos.
Media Player Component Actionscript Assistance
I am using Flash 8
I have searched for two days for an answer to this: Please HELP!
I want to simply drag a media player component on the stage and simply
be able to control a dynamic mp3 sound file.
How do I get the component to handle playing fromSite
arrrrghhh!
code:
fromSite="sample.mp3"
myMusic = new Sound(myMusicMc);
myMusic.loadSound(fromSite);
Media Player Component Actionscript Assistance
I have searched for two days for an answer to this: Please HELP! I am using FLASH 8
I want to simply drag a media player component on the stage and simply
be able to control a dynamic mp3 sound file.
How do I get the component to handle playing fromSite
arrrrghhh!
Code:
fromSite="sample.mp3"
myMusic = new Sound(myMusicMc);
myMusic.loadSound(fromSite);
Do You Have To Have The Latest Flash Player In Order For The Media Display Component
Do you have to have the latest Flash Player in order for the Media Display Component to work when browsing? I have a site up and I can see the video fine , but a couple of peopl ewho have looked at it cannot see the video only a gray box. What could cause this I am trying to pin point the problem if you coul dhelp I woul dgreatly appreciate it check the link below I used the Media Display in the bottom right hand corner of the screen.
http://www.kaewun.com/k1.html
let me know if you saw it and what version of Flash Player u have and Browser.
Windows Media Player Or Real Player Through Flash
Not sure if this can be answered all that easily, but does anyone know of a way for streaming video to be displayed through a flash movie. My guess is that it has something to do with java script and Active X. If anyone know any possible directions I can go with this, it would be greatly appreciated. Thanks - J
FLash Cd Player .cda Files Launching Media Player?
So I need a solution to this problem. I dont know if it can be solved in flash but any help would be great. I'm making an Enhanced cd. If you pop it in you cd rom it autolaunches a flash movie. There are two options one to goto the website contained on the cd the second to listen to the audio files. Is there a way to launch a media player or open the .cda files with flash so when you click the listen button it starts the cd? help. It needs to play in a cd player otherwise this owuldn't be a problem.
Flash Player Vs Windows Media Player
Hi,
I am trying to decide between Flash and Windows Media to stream video content form a web server. I would like to go with Flash but do not want to do so at the expense of reduced video quality. My questions are:
1> Will Flash have an ability to show videos on Full Screen mode? If so, when should we expect that to happen?
2> Does Flash support variable bit rate encoding? If not, when do you think it would? How does Flash encoding compare with Windows Media encoding?
3> Besides the player being available on most browsers, does Flash have any other advantage over Windows Media Player?
HELP With Media Component
Hi all, I really appreciate everyone who will try to help me with this.
I have a video loading in a MediaPlayback component. Now, on the website I have a logo with the size of the mediaplayback player with the video inside. People can click on the picture (frame 1) and it will take them to (frame 2) where the component plays the video. Now here is the problem. *** When the video played in the component is over I would like to go back to frame 1 with the picture. I could not figure out a way to do it since it is not just an inserted video but flash component. If anyone knows how to make the component return the flash clip to frame 1 after the video in the component is over from frame 2 I would really appreciate it.
Thanks,
~ a30n
Media Component
Does anyone know how to make the media component play more than one mp3?
MEDIA COMPONENT
Howdey
Looking for some info on FLV video formatting.
Basically I am trying to display a quick movieclip using the mediaDisplay component. it does not want to show avi, quicktime etc.
It looks like it will only display FLV's.
Does anybody know what software can output a FLV. Had a brief play in flash but does not look like i can import an avi and export it as a FLV.
Cheers
Media Player
Hey
I was going to put a media player on my site
i need and example of how to do one
If you have a really simple one please send it to me!
thanx
Media Player Help...
Hello, I was wondering how to create a media player (like the one that's on www.thedogandeverything.com for example - click the "launch player" link)....
The one I am making is for my own band's site, so I would want it to function pretty much as similar to that example one as possible. Obviously I want to make it as bandwidth-friendly as possible too....
I wouldn't even know where to begin, so all the help I could get would be great. Everything from the best way to load the songs and have them play, to pausing songs, to getting the next/previous track, to getting the player to "pop-up" in it's own window (like in the example site above). Thanks in advance for any help anyone can offer!....
Media Player
Hi, how do u make a button in flash to link to soundfile but the soundfile will come up in a window media player
example
http://www.sonicfoundation.org/music/sonicadventure2/
u see all the button r linked to a media player.
Thanx
Media Player
Could someone help to find out where i find out how to do a simple media player-
ex- you have 3 songs to choose from- you click one and it plays, and you have a play/pause button stop button, and rewind/foward buttons???
Thanks.
[B]POP UP - MP3 Media Player [/B]
I am trying to create a POP UP - MP3 Media Player (Windows Media Player) In Macromedia Dreamweaver that is linked to Macromedia Flash.
I have designed the player and it works.
HOWEVER...
The Player appers on a new page... BUT I am unable to RESIZE the new page that the MP3 Player appears in. The page takes up the whole of the screen,
PLEASE could anyone help me to create a MP3 POP UP Player that I can Resize.
Thanks
POP UP - MP3 Media Player
I am trying to create a POP UP - MP3 Media Player (Windows Media Player) In Macromedia Dreamweaver that is linked to Macromedia Flash.
I have designed the player and it works.
HOWEVER...
The Player appers on a new page... BUT I am unable to RESIZE the new page that the MP3 Player appears in. The page takes up the whole of the screen,
PLEASE could anyone help me to create a MP3 POP UP Player that I can Resize.
Thanks
My Media Player
hey everybody. seems it's been a while since i last posted. but i once return to the best of the best for help. i have a media player on my site (www.alexlaird.net) and currently it...well, it plays music. here's the dealio, i have a loading and a playback bar, what i want is that bar to be able to be dragged from the start to the end of the song and this to effect where the song currently is in playback. you know what i'm sayin'? the songs are currently in "stream" mode, so each second of the song is attached to a new frame. check out the site and click on launch mplayer for a better look at what i'm talking about. i'm also going to attach a file so you can see how i've set up all the songs to play.
along these same lines, i would also like a playback timer. this should be pretty easy, i just can't recall how to do it. starting from the beginning of the song it says "3:45" or whatever and every new frame is a new second, so i just want it to -1 on that timer. help would be AWESOME ! thanks a million fellas.
(the .fla file for the song lifehouse - you and me is about 5mb and too big to upload here. please download it from my site.)
http://www.alexlaird.net/flashhelp/l...e-youandme.zip
Media Player
Hey-
I am a designer and have been trying to learn action script. but maybe i don't need it for what I am about to ask.
I need for some wav files to be played on the users media player when thy click on the desired wav file. Can someone help?
Thanks
rix
Media Player
Hey guys! I had a newb question. I wanted to make a Media player that can play, pause, next, and previous between 2 or more media files... I have the pictures of the buttons on the flash stage and assigned them as buttons...
I also have to media files in the library, victim.wav and animals.wav...
Could anyone help me out? =)
[F8] Looking For A Media Player
I'm looking for a very easy flash media player, where I can play videos on my website. I havent had any luck with finding tutorials and I was wondering if yall could link me to one. Or help me out, thanks.
XML And Media Player
Hey guys i'm trying to make a media player (to play swf files) with my own custom Tree component, and MediaDisplay compenent. I just need a hand or a tutorial on how to sync the Tree and the MediaDisplay so when i click on a video on the Tree component it will play on the MediaDisplay.
I know how to do all the Play Stop Pause buttons, just need help with the XML for the tree and the Flash code for the MediaDisplay and tree.
Please Help guys, it will be much apriciated.
Cheers
[F8] Media Player Help
hey guys,
What's the best way to make a media player that streams files from an URL instead of having to embed it in the file?
new here so not sure if this has been brought up recently, sorry :P
Help With Media Player
Hey guys i'm trying to make a media player (to play swf files) with my own custom Tree component, and MediaDisplay compenent. I just need a hand or a tutorial on how to sync the Tree and the MediaDisplay so when i click on a video on the Tree component it will play on the MediaDisplay.
I know how to do all the Play Stop Pause buttons, just need help with the XML for the tree and the Flash code for the MediaDisplay and tree.
Please Help guys, will be much apriciated.
Cheers
MVC Media Player
Wondering how people would handle an MVC media player capable of playing flvs or mp3s.
Can code all the functionality fine, but can't work out the best way to build it.
Seems to me that atleast 50% of the functionality of the two media types is identical, but what is the best way to implement the differing functionality. I don't want lots switch/if/else statements.
Obviously the View and Controller can be universal(buttons, scrubber etc), but how should I implement the model. Should I create a base model which composes classes which offer the specific functionality for the media types?
Any help or ideas greatly appreciated
Media Player MP3 FLA
first question is:
does anyone know/have a good mp3 player with multiple songs?
second is:
if i can't find a good already-built player i'm gonna have to make one myself.
i know it's possible with FLV but can u also make a scrubber for MP3's?
thanks in advance
Media Player
Hi !
How do I open media player with video from flash?
Help With Mod To JW's Media Player
Hi there
I'm not an AS coder, so please excuse my n00biness
I have someone trying to mod Jeroen Wijering's Media Player
(http://www.jeroenwijering.com/?item=JW_Media_Player)
so that it redirects to a URL after a video has played.
He's managed to do it by hardcoding the redirect URL into the "AbstractControllers.as" source file.
The trouble with this is (as I understand it) the AS/FLAs would have to be compiled each time someone wanted to use the player with a different redirect URL.
Is there any way to achieve what I without having to recompile each time, like putting a redirect URL in an XML file?
I want to distribute the modded player with The CamStudio Project:
http://camstudio.org
I've uploaded the entire Media Player files here:
Code:
hxxp://rapidshare.com/files/74711433/jw_mp_w_redirect.zip
Before anyone asks, this player is released under the Creative Commons license, so it's OK for me to do this.
I'd really appreciate any help with this.
Thanks in advance.
Media Player
Is there any open source or 3rd party flash video modules that do what this site is doing: http://www.marshillchurch.org/
I want to be able to browse through the videos in the actual player. Any help would be very appreciated.
Thanks.
Media Player
Hi Guys,
I am using MediaPlayback component. How do i know that if file not found.
this is basic code.
myPlayer.contentPath = "abc.mp3"
myPlayer.play()
Thanks in advance.
Media Player
I've seen some sites that incorporate a music player, where users can select a song and use the typical pause/play/next/prev controls. The music downloading is pretty seemless.
Questions:
What is the best way to preload/stream/access the music files so that the user doesn't have to wait very long before each song starts? Are there other posts in the forum that explain how best to incorporate music?
THANKS!
Media Player
hay hows it going, im realatively new to flash and need help with a media little movie player i am trying to create.
Basically, i want it so that when you click the next button, a preview image (in a sepearate mc) advances to the next in line, and vice versa for the previous button. I want a simple fade in and out animation for it as well.
Then, when you click the center button, i want the main movie to load corresponding to which preview clip is currently on display.
Could you please help, i've tried using this.nextFrame(); but it only advances 1 frame each time, so the fade doesn't work.
I'll upload the source files soon.
Thanks to ANY suggestions
Media Player
I am wanting to make a simple media player to accompany a HTML site I am creating. In particular I am wanting to stream and play external .mp3 files.
so far i have this code; but it doesn't seem to be working. what else do I need to add so that the .mp3 is played?
ActionScript Code:
this.one_btn.onRelease = function() { mySound = new Sound(); mySound.loadSound("music.mp3",true); }
Cheers for the help.
Media Player
I've seen some sites that incorporate a music player, where users can select a song and use the typical pause/play/next/prev controls. The music downloading is pretty seemless.
Questions:
What is the best way to preload/stream/access the music files so that the user doesn't have to wait very long before each song starts? Are there other posts in the forum that explain how best to incorporate music?
THANKS!
Help With Media Player
Hi everyone,
I am making this sound player and I have gotten the play and stop controlls to work however, I am not able to get the pause to work...
here is an what I am working with http://klebtek.com/tom/preload.htm
If someone would be willing to take a look at it, I can email you the FLA file.
Thanks in advance!
Steve
Media Player
I am unable to download music from a PC to a mini disc player using media player, Instead the music simply play on the PC rather than the Media player, I am using window XP Please help Meeee
Media Player
simple question: What do you put between url's? I want the mediaplayer to play serveral url's(7) (inspector) Thanks and another thing why doesn't the mediaplayback in flash pro 8 read id3 tags? Can I make it do so? Thanks again.
Media Player
Good day,
I have designed a menu page using Flash and it seems to work well.
Now my issue is, when the user clicks on a button it is SUPPOSE to open up an AVI I movie in Windows Media Player. Right now I have the movie being streamed threw an HTML page, but that doesn't appear to be working to well, so just curious if anyone knows how to get this to open in Media Player.
I have also got code that alows me to open this link up in the PARENT APPLICATION. Problem with this is, if the user changes the parent application to something like WinAMP, then it messes everything up.
Any thoughts?
Thanx for the help in advance.
Ulysses
Media Display Component
I cannot get the cue point to show/stop at Nested Screens, only at proper Screens.
Perhaps it is not supported?
I am following an article on the Macromedia site. I think the link is http://www.macromedia.com/devnet/mx/...omponents.html
(I cannot access the site today, which happens quite often nowadays)
Media Component Question
Hi all,
I'm working on a project which uses the LocalConnection object to control multiple flash pieces across a page. Specifically there can be an mp3 player (for the website), a single track player (for an audio page), and there can possibly be a media player component for showing video(depending on which page the user is viewing).
Everything is working so far, so good. One problemo that I am facing, however, is that if I hit play on any of the mp3 players and a video is playing, it will pause the video player. That is what I want. The issue is that I don't know how to make the button in the mediaControl component switch back to the play button. As it stands right now it will stay as a pause button. Meaning that I have to hit it twice to get video playing again. This is not what I want.
Does anyone know the proper method or property I need to use to switch the media components button back to the "play" state? I have tried
Code:
Media.activePlayControl
but that seems to only work as an "on load" type functionality. In fact I use it successfully in this regard. There just doesn't seem to be a method to actionscript that button back into a "play" state.
Thanks in advance for any assistance you can offer me.
Media Playback Component
i would like to know if there is a way to playback mp3 's in order using the media playback component .
basically set up the component and let it run playing back mp3 after mp3 .. ?
cheers..
ps. at the moment it sems i can name only 1 mp3 to play .
in the component wizard i set it to song.mp3 and it streams but i want to add ...lets say 100 mp3's -
|