| Member List |
| Posted: 30 Jun 2007 07:17 | ||
|
Registered User Currently Offline |
Posts: 8 Join Date: Jun 2007 |
|
|
Hi, im new the whole Flex Builder scene.
I tryed the Flex MP3 Player tutorial i did everthing the same as the pictures say but somehow it gives me this error. This is my Main.mxml
This is my audioManager.as
|
||
| Posted: 30 Jun 2007 17:36 | ||
|
Administrator Currently Offline |
Posts: 156 Join Date: Oct 2006 |
|
|
Hi GeroniMick,
Welcome to Viper Creations! Your audioManager.as file is actually the functions.as file. Just rename it
The audioManager.as file can be found in the zip file on the tutorial or here http://pastebin.ca/597920 ![]() __________________ ![]() |
||
| Posted: 30 Jun 2007 18:35 | ||
|
Registered User Currently Offline |
Posts: 8 Join Date: Jun 2007 |
|
|
ok tnx but now i have an app without music.
how do i add it and how can i add my own. and i want to start an Apollo Project but its not in the list by "New" but i try installing it but its only an Runtime. any ideas? Greetz GeroniMick |
||
| Posted: 30 Jun 2007 21:34 | ||
|
Administrator Currently Offline |
Posts: 156 Join Date: Oct 2006 |
|
|
You have to download and install the AIR SDK.
Apollo is no longer supported, and it's succeeder is Adobe Air. Download the sdk for that and install it, or just download a copy of Flex Builder 3 Beta ![]() __________________ ![]() |
||
| Posted: 01 Jul 2007 06:44 Last Edited By: GeroniMick | ||
|
Registered User Currently Offline |
Posts: 8 Join Date: Jun 2007 |
|
|
i downloaded the AIR SDK but how do i install that cause i only have a folder with some folders called:
Bin Frameworks Lib Runtime Samples Src Templates SDK Licence.pdf |
||
| Posted: 02 Jul 2007 11:23 | ||
|
Administrator Currently Offline |
Posts: 156 Join Date: Oct 2006 |
|
|
yeah I actually haven't yet figured out how to use the AIR SDK with Flex Builder 2. Your best bet is to go get the beta copy of Flex Builder 3 (Moxie), which comes with the sdk build in! __________________ ![]() |
||
| Posted: 02 Jul 2007 14:28 | ||
|
Registered User Currently Offline |
Posts: 8 Join Date: Jun 2007 |
|
|
i downloaded Flex Builder 3
but the thing is there are no tutorials for AIR apps PS. did u know that if u enter ur serial code in Flex Builder 3 the beta will exptend to 130 days.
|
||
| Posted: 02 Jul 2007 20:46 | ||
|
Administrator Currently Offline |
Posts: 156 Join Date: Oct 2006 |
|
|
hmm true but you can apply the same methods for flex on air.
Also, there should be some tutorials at the wiki on adobe labs? __________________ ![]() |
||
| Posted: 03 Jul 2007 05:25 | ||
|
Registered User Currently Offline |
Posts: 8 Join Date: Jun 2007 |
|
| ok, but how do add my own music to the MP3 Player | ||
| Posted: 03 Jul 2007 07:20 | ||
|
Administrator Currently Offline |
Posts: 156 Join Date: Oct 2006 |
|
|
In the last few paragraphs it kinda explains how to add your own songs.
I believe you have to open up the audioManager.as file and add name's of songs into the songList[] array. __________________ ![]() |
||