Hello,
I want to play a mp3 sound in my Adobe Air Application but it dosn'
work.

I explain : I work with Flex in Adobe Air context
(<mx:WindowedApplication) not in a flash or HTML context
(<mx:Application). And in my windowed application, I use different
components (<mx:Canvas, <mx:button, ...) and html components
(mx:HTML). In html components, I load html file which are in the
folders of my application :
<mx:HTML x="0" y="164" width="591" height="246" id="testNH"
location="ressources/file.htm"/>

The html file loads very well but not the sounds I have used :
- <embed src="app:/ressources/SOUND/amour.mp3" autostart="false"
loop="false">
- or the script AIRAliases.js

It doesn't work, can anybody help me ?

NicoH

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to