ActionScript 2.0 :: Free MP3 Player / Component In Flash?
Jun 15, 2005Exist any free MP3 player or component in Flash?
I need play my MP3 files on my site.
The Player shoud have PAUSE button also.
Exist any free MP3 player or component in Flash?
I need play my MP3 files on my site.
The Player shoud have PAUSE button also.
Where do i get free flash components to create this kind of tpage ransition effects?url...
View 1 Repliesdo you know about some free flash web application which can load images directly from folder and animate them (as a video player)? I mean, I have a folder with set of images and I want to animate them (switch one by one) in e.g. alphabetic order. Set of images will be randomly cumulate in time therefore I want to automatize this process and that's also why I can't use common video player which works with loading of video file.
View 1 RepliesJust got a samsung impression. Not very good with displaying webpages and won't accept flash player. Found Flash lite 2.1 while searching for solutions on my laptop. Found a freedowload link, but when I go there on my phone, the site won't give me the option to download. The spot where it's supposed to be says, "wait for download link." Tried it several times.
View 1 RepliesI need to find a flash video player that is free and open source. I love flowplayer and jwplayer but we fit into their most expensive licenses. It will cost us over $1400 to license flowplayer for our use. We don't have that right now.
I just need a flash player with a basic javascript api that is truly free. I have been googling for hours and nothing so far.
It would be a huge plus if someone knows of a chromeless youtube player that uses the youtube as3 api. I don't have time right now to code an entire chromeless player complete with all the controls and a progress bar.
I'm having real problems with unloading external SWFs, I've spent 2 days looking for a solution and looking at this forum and using the code supplied and Flash help files and much much reading and trying, I still cannot achieve the desired results.I have a Menu.swf which hosts many buttons which loads External SWFs ... simple enough and fairly common.These External SWFs are the same size as the menu and so loads completely over the top of Menu.swf which is exactly what I want to happen.I have a button on these External SWFs which I want to, delete the External SWF from the Flash player's memory and remove all event listeners (which I guess will happen if the External SWF is deleted from memory)The reason why I want it to remove the movie completely from memory is that I have 18 items and by the time it loads the 18th item, the player is going slower then trying to swim in hummous.[code]
View 2 RepliesI am trying to make the SIMPLEST POSSIBLE MP# player using the player component preinstalled in flash.It is very simple, the code is as follows:
Code:
on (release) {
player.contentPath ="Song.mp3"
player.play()
}
("player" is the mp3 component)
This works if I want a single track to be selected and played.Now, I need it to AUTOMATICALLY LOAD THE NEXT TRACK, which I will input in the code.I am thinking something like this:
Code:
player.onSoundComplete = function() {
player.contentPath ="Song.mp3"
player.play()
};
But this is not working.
PS: I know an XML file would be the best here, but I don't want to use it. I just want to enter the next track's code inside the swf.
My loader component works when I publish to Flash Player 7 but not when I publish to Flash Player 8, why? The publish setting are for ActionScript 2.0 on both.
View 2 RepliesDoes anybody know of a good, free downloadable colorpicker component for as3? I don't want to use the one by jumpeye components, so I was wondering if their was a better free/cheap one. I really don't like the default colorpicker in the flash IDE.
View 1 Repliescan anybody advise me a free component that normally renders html in flex 4? For example i need to render html such as:
<p class="Normal" style="color:#FF0000; text-decoration: underline;"><span class="" style="text-decoration: underline;">1.TESTgh</span></p>
i found iframe-flex. but it doesn't work in fourth version
Where can I find a free but good-quality and customizable carousel component for Flex 4?
View 4 RepliesI've developed a Version 2 Events Calendar component that will accept multiple, non-continuous days (which the DateChooser component does not do).
in particular I'd like to thank the following people, without whom this project would never have been completed. i'm indebted to you all
activity.xml is where you put the dates in. open up the file and you'll see how i did it. i marked the dates i wanted highlighted and then put in the url where you get taken when you click on that date.
i've developed a Version 2 Events Calendar component that will accept multiple, non-continuous days (which the DateChooser component does not do). i'm indebted to you all: prophet, cycom, bodyvisual, thoriphes, claudio, scriptflipper, hga77, senocular, e.s.x.s., and mcgiver. i've learned so much from all of you. now to the component. please don't yell at me for not packaging this as an .mxp. i tried and well, failed... open up the attached zip file: EventsCalendar.swc and XMLMember.as go here: Program Files --> Macromedia --> Flash MX2004 --> en --> Configuration --> Components.
activity.xml needs to be on the same level and in the same folder as the .fla you're putting this in. activity.xml is where you put the dates in. open up the file and you'll see how i did it. i marked the dates i wanted highlighted and then put in the url where you get taken when you click on that date.
Does anyone know where I can find a free youtube player with a playlist in (AS2)?
View 1 Repliesi'm building my first RIA in flex, and did a little of research to find a radar chart component free, but all i found is not free (licence >500$).Where can i find it for free ?
View 2 RepliesI have a list component which I use to display a list of songs in a music application. Next to each item in the list I need to add a little mp3 player. The mp3 player has a preloader to show the mp3 is loading, then a play/stop toggle button. Does anyone know how to use the cellrender to add this mp3 player to each item in a Flash List component?
View 2 Repliesjust wondering if there was a free window/window component for as3 that will adress root problems
View 5 RepliesI'm trying to create a simple "universal" media player which presents the same user interface (or as similar as possible) for video and audio playback. Unfortunately, FLVPlayback seems not to be able to handle audio files as far as I can tell, so I'm using a Sound and SoundChannel.
My video playback is handled using an FLVPlayback component which is "wired" to standard controls on-the-fly when needed. What I want to do is wire them to the Sound / SoundChannel when I'm playing a sound so that the same UI widgets work in both cases. I'd like to avoid building all my components from scratch because the FLVPlayback component does a lot of nice stuff "for free" but it's starting to look tricky.
The standard PlayPauseButton is a MovieClip with two layers, one containing the Play button (and with the instance name play_mc) and the containing the Pause button (pause_mc). Inside one of these is a movie with some code like this:
stop();
this.upLinkageID = "PauseButtonNormal";
this.overLinkageID = "PauseButtonOver";
this.downLinkageID = "PauseButtonDown";
[Code]....
Why Flex SDK is free and Flash CS4 not ? Where is the trick ?
View 2 RepliesCould anyone recommend a nice and free Flash News Ticker?
View 6 RepliesWe have a .fla file. We would like an IDE to open .fla file and debug the action script. We tried Flash Develop (open source), but this IDE does not open .fla files. Is there any other free/open source IDE we could use for opening and debugging .fla files?
View 1 Repliesi'm trying to add the (list) component to a video player...i have all of my info being read from a basic xml page.i want it to play three videos
<vid desc="video2 dark knight"
src="video/DK480p.mov" />
i can get the list to display the desc but i can not get it to play any video when i click the list.
Is it possible to add a player component to your fla file? In all the documentation I'm finding the only thing I can find is adding it to an flv file. I've run into a roadblock, my flash video encoder is not installed, I no longer have the cds to install it and when I try to export to an mov file its saying that the version of flash is too new for my quick time application. There has to be an easier way to add add controls to your flash movies.
View 3 RepliesI'm fiddling around with the YouTube ActionScript 3.0 Player API. It's pretty cool and simple but one thing i can't seem to get to work, nor find any info on the web:
I want to use the SeekBar component with the Youtube API. I tried this, which works with the FLVPlayback component:
var seek:MovieClip = new SeekBar();
player.seekBar = seek;
So I'm building a flash presentation and one slide has video. I have a flv component on the stage and the user wants the video to initially appear at a smaller size and then to click on it to launch the movie in fullscreen and to play. The playing is no problem but it doesn't want to launch fullscreen.Code below:
// VIDEO
moviePlayer_mc.fullScreenTakeOver = false;
moviePlayer_mc.addEventListener(MouseEvent.CLICK, launchFullScreen);
[code].....
I have this custom flv player and now I want to add cue points to it, but I don't know how. I've been doing research online. I know that if I use the component flv playback I can use addASCuePoint to add cue points in actionscript, but what about custom flv player?
View 3 RepliesI have an AS3.0 XML flv player that uses a flv component skin/controls. Everything works great, but now the client wants it so that when ever the movie stops to buffer, it automatically starts playing again. Right now, I guess if it has to stop and buffer, you have to hit play to start it again.
[Code]...
I saw some flash movies and ask the the guy who made "what programm did he use to make it and he siad it is macromedia flash professional" i tried to get
View 5 RepliesAre there any free tool for converting swf flash to gif file?[URL]...
View 3 RepliesAre there free client Voip developed in Flash ?
View 1 Replies