I am trying to play an external device video(3gp or mp4) file using the Video class for a flash lite 3.0 device (Nokia 5800)
But playing it cause a Flash lite sytem error (-18) and the screen...
Type: Posts; User: anoop_achuthan; Keyword(s):
I am trying to play an external device video(3gp or mp4) file using the Video class for a flash lite 3.0 device (Nokia 5800)
But playing it cause a Flash lite sytem error (-18) and the screen...
I am trying to send an MMS mesage using the platform API, but the message doesnot go through.
This is the code i have used.
inParam = {MessageType:"MMS", To:destinationNumber.text,...
Do the flash lite application have to handle the intelligence of displaying the text in the language format set in the device or the flash player does it for u.
For e.g. Suppose the user changed the...
I developed a media gallery application based on flash lite 2.0 in which the initial screen displays a given set of images in list format. The image sizes which i am using are around 5 to 10 kb. When...
Hey Manikantan,
I checked the Video class provided by flash lite. I cudnt find any event which it reports while the video plays/stops.
If you have any other alternative, other than the onEnterFrame...
Is there are any way i can listen to the video related events. Like say for e.g, I want to register a listener which will be invoked when the video currently being played finishes(stops). So is there...
Thanks manikantan, It worked.
Does any know how to get an image's dimsension, available on device, using the Platform APIs in Flash lite 3.0
Hi Manikantan,
The Flash lite application which i will develop will use some of the platform API's provided by NOkiasince s60 5th edition on Flash lite 3.0. How can i test that functionality on a...
I have s60 5th edition SDK v1.0 installed on my PC.
I tried opening a flash lite 1.x application, but it gave the following error: "Unable to open. File type not supported". I copied the swf into...