Re: [Flashcoders] Flash lite - MP3 player

2006-08-15 Thread Nick Gerig

Its not possible with the dev version of FL due to memory restrictions

I have made a 3gp audio player, but that's a bit of a hack really.

Due to FL memory limitations you can only really playback maximum 50% of 
the available memory - which translates as 1mb in the dev version of FL2.


Hopefully when OEMs deploy the player they will add on some custom 
functions or bump up the memory but that remains to be seen.



Cheers


Nick

justin blunk wrote:

I apologize if this is not the right mailing list to inquire about 
this. Can someone tell me where I could find out some information on 
using flash lite, with respect to how a mp3 player could be put on a 
mobile phone? In other words, I have a mp3 player made in flash and 
was wanting to put this on a mobile phone using flash lite.


Thanks for the help.



From: [EMAIL PROTECTED]
Reply-To: flashcoders@chattyfig.figleaf.com
To: flashcoders@chattyfig.figleaf.com
Subject: Flashcoders Digest, Vol 19, Issue 45
Date: Tue, 15 Aug 2006 12:00:14 -0400 (EDT)

Send Flashcoders mailing list submissions to
flashcoders@chattyfig.figleaf.com

To subscribe or unsubscribe via the World Wide Web, visit
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than Re: Contents of Flashcoders digest...


Today's Topics:

   1. Re: v2 scroll pane clips its content (eric dolecki)
   2. RE: FlashRelief TableMaker (Merrill, Jason)
   3. Re: Flex 2 - what is the equivalent of _parent for flex
  2(application scope question) (Muzak)
   4. RE: v2 scroll pane clips its content (Mendelsohn, Michael)
   5. Re: double click problem (Michael Stuhr)
   6. RE: double click problem (Merrill, Jason)
   7. Re: diff between var == value VS var eq value (dnk)
   8. Re: diff between var == value VS var eq value (dnk)
   9. Re: FlashRelief TableMaker (Digital Rust)
  10. RE: FlashRelief TableMaker (Merrill, Jason)


--

Message: 1
Date: Tue, 15 Aug 2006 11:00:45 -0400
From: eric dolecki [EMAIL PROTECTED]
Subject: Re: [Flashcoders] v2 scroll pane clips its content
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Message-ID:
[EMAIL PROTECTED]
Content-Type: text/plain; charset=UTF-8; format=flowed

Make sure the registration point of the contents getting slapped into 
the

pane are at 0,0. Sounds like its off there.

On 8/15/06, Mendelsohn, Michael [EMAIL PROTECTED] wrote:

 Hi list...

 I have a v2 scroll pane on the stage that is cutting off the 
content on

 the left side.  I suppose there isn't any AS to manipulate the offset
 location of the content.  Any ideas?

 - Michael M.

 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com



--

Message: 2
Date: Tue, 15 Aug 2006 11:09:56 -0400
From: Merrill, Jason [EMAIL PROTECTED]
Subject: RE: [Flashcoders] FlashRelief TableMaker
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Message-ID:
[EMAIL PROTECTED]
Content-Type: text/plain; charset=us-ascii

I guess since I received 0 responses, nobody has used this tool or any
of FlashRelief's other products?

Jason Merrill
Bank of America
Learning  Organization Effectiveness - Technology Solutions


-Original Message-
From: [EMAIL PROTECTED] [mailto:flashcoders-
[EMAIL PROTECTED] On Behalf Of Merrill, Jason
Sent: Wednesday, August 09, 2006 5:10 PM
To: Flashcoders mailing list
Subject: [Flashcoders] FlashRelief TableMaker

Anyone have any experiences - good or bad - with FlashRelief and their
TableMaker Component?  Anyone know where they are located?

http://www.flashrelief.com

Looks pretty nice for $25.

Jason Merrill
Bank of America
Learning  Organization Effectiveness - Technology Solutions




--

Message: 3
Date: Tue, 15 Aug 2006 17:11:23 +0200
From: Muzak [EMAIL PROTECTED]
Subject: Re: [Flashcoders] Flex 2 - what is the equivalent of _parent
for flex2(application scope question)
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Message-ID: [EMAIL PROTECTED]

Dispatch an event from the DeleteRenderer when it's done.
Listen for the event in the parent (or whatever controls the 
datagrid) and refresh the datagrid from there.


regards,
Muzak

- Original Message -
From: Jon Kong [EMAIL PROTECTED]
To: flashcoders@chattyfig.figleaf.com
Sent: Tuesday, August 15, 2006 4:46 PM
Subject: [Flashcoders] Flex 2 - what is the equivalent of _parent for 
flex 2(application scope question)



 I'm having 

Re: [Flashcoders] Flash lite - MP3 player

2006-08-15 Thread hank williams

On 8/15/06, Nick Gerig [EMAIL PROTECTED] wrote:

Its not possible with the dev version of FL due to memory restrictions

I have made a 3gp audio player, but that's a bit of a hack really.


Is this true even using external device sounds

Regards
Hank


Due to FL memory limitations you can only really playback maximum 50% of
the available memory - which translates as 1mb in the dev version of FL2.

Hopefully when OEMs deploy the player they will add on some custom
functions or bump up the memory but that remains to be seen.


Cheers


Nick

justin blunk wrote:

 I apologize if this is not the right mailing list to inquire about
 this. Can someone tell me where I could find out some information on
 using flash lite, with respect to how a mp3 player could be put on a
 mobile phone? In other words, I have a mp3 player made in flash and
 was wanting to put this on a mobile phone using flash lite.

 Thanks for the help.


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Flash lite - MP3 player

2006-08-15 Thread Nick Gerig

hank williams wrote:


On 8/15/06, Nick Gerig [EMAIL PROTECTED] wrote:


Its not possible with the dev version of FL due to memory restrictions

I have made a 3gp audio player, but that's a bit of a hack really.


Is this true even using external device sounds



Yes - heres the problem with Flash Lite sound:


Native sound is poor - so its fine for game effects, maybe voice sound, 
but in terms of music playback I don't think its good enough. However 
with native sound you can at least use close to the full memory 
available to the FL player.


Device sound is great, even if it does have limited control. However it 
consumes double the memory, once to load the sound file and hold it in 
memory and then the same amount of memory again to pass the sound over 
to the device for playback I am not sure why this is the case but thats 
how it is for FL2.0 dev player.


It would be great if FL sound was the same as video where the whole 
playback is just forwarded to the device. So there are no FL memory 
limitations.



The only saviour would be when, for example, Nokia actually deploy the 
player that they either provide 6 or 7 mb of memory for FL2 (unlikely) 
or they provide a custom api for music playback. IMHO music (along with 
Video)  is one of the biggest pulls on mobile so I think it would be a 
real shame if the deployed player has the same music limitations as the 
dev player.



Cheers


Nick



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com