Instal Simple Flash Player
This week's featured product
Audio Recorder for Adobe Flash
This is a fully customizable Audio Recorder for Adobe Flash, built with support for exporting MP3 files. Your user will be able to record with ease, because everything you need is in the component (no need for a streaming server).
Become a premium member
Flabell and Themesbell membership provides users with the ability to download any of our components for Adobe Flash and website themes for free, during an entire year.
read more


Subcribe to topic RSS

Products RSS Feed
Follow us on twitter
support@flabell.com
Gertjan
on 19/9/11
I'm working on a Flash Site with Flash Builder, as3.
I want to implement a Music Player. (this one, http://www.flabell.com/flash/Simple-Fl...)
Now is my question, how can I implement this into my project? I copied the files given in the source folder into my src folder. Update my libs with the given movieclips in the fla.
Trying for a couple of ours now, but I keep on failing, someone know what I need to do?
I have seen this tutorial (http://www.flabell.com/blog/1641/embed...), but thats in a Flash project, I want it into Flash Builder..
First time I want to implement something, so don't be irritated by my 'noobieness'
Thanks in advance!
Last edit on 19/9/11
on 20/9/11
If you're building a Flash Project using Flash Builder you should have an FLA file to work with. You should follow the tutorial you referenced above to embed the player in that FLA file. The flash builder just helps you write the code for that FLA file.
If you're building a Flex project you would need to load the player swf file to make it work. However, we didn't build the player to work like this, so the project would need some changes to load it as an external swf file.
Gertjan
on 20/9/11
I'll let you know if I can manage it!