Tagged Questions

Adobe Flash Lite is a lightweight version of Adobe Flash Player intended for mobile phones.

learn more… | top users | synonyms

3
votes
1answer
94 views

Can Flex compile Flash Lite 3 and up?

I am wondrering if Flex can compile to Flash Lite, it is from greath importance if it can, and how ( because i am not finding anywhere an option to switch or something ) ?
3
votes
2answers
690 views

How do I implement a infinite list in Flex (hero)

I'm new to Flex/ActionScript (.NET/Java has been my main playground so far). I'm trying to build a Flex app that has a list that is meant to look and behave like an infinite list (of items - which can ...
3
votes
1answer
3k views

How can I make the iPhone 4 LED light fire instantly?

I'm currently using the below code to turn on and off my iPhone 4 LED light and it's working great, but the only problem is that every time I turn the LED on there is a slight delay. However it turns ...
3
votes
2answers
343 views

Should I wait for Flash Player 10.1 or go with Flash Lite 3 to develop Flash content for mobile phones and devices

Adobe are launching Flash Player 10.1 in the first quarter of 2010, this will provide consistent runtime across desktops and mobile devices (so I assume if it was built for the web it will work on the ...
2
votes
2answers
307 views

How can I implement a strobe light on my iPhone 4

I would like to implement a strobe light on my iphone 4 I already have the code to turn on and off the LED. I figure I should use an NSTimer to repeat the method that turn the light on and off, also ...
2
votes
1answer
810 views

fscommand2 support in Actionscript 3.0?

I am very new to Action Script. I am using Flash Professional CS5 with ActionScript 3.0. The problem is, When I am trying to use fscommand2 function, Flash Compiler throwing an error saying: Scene ...
2
votes
1answer
252 views

Flash Lite 2 Split Image

Can flash lite 2(as2) split an image in to multiple movie clips? For example, get an image and split it in half to to mc's.
2
votes
1answer
75 views

How to pass parameters to a Flash Lite 1.1 movie?

How can I pass parameters to a Flash Lite 1.1 movie?
2
votes
0answers
743 views

Does Flash in the Wii support h264? [closed]

I'm working on a streaming video player that can play either FLV or H264. I have it working on the PC and my attempts to get the Wii to play H264 have come up short. With the recent browser update ...
2
votes
1answer
251 views

Flash Lite Optimization - attachMovie vs Timeline

Give us your opinion about how you define a Flash Lite project for a complex application with many different views. Do you use : 1) attachMovie with each different views in movie clips in the library ...
2
votes
3answers
273 views

Slow Flash Animation on Phone

I have this flash animation (flash lite 1.1) and the problem is that on my phone it's quite slow. It looks like as it was 5-6 FPS.... Could anyone tell me why and how to make it faster? Thank you ...
2
votes
2answers
301 views

what is the use of Flash Lite, is this same as Flash Action Script

I want to know is Flash Lite is same as Flash Action Script programing. When/where we use Flash Lite?
1
vote
1answer
182 views

AS2: No video with netstream, just audio

So I'm having a problem with AS2 when loading a netstream video. my_vid = _root.createEmptyMovieClip("my_vid", _root.getNextHighestDepth()); var video:Video = new Video(); var nc:NetConnection = new ...
1
vote
3answers
69 views

Has flash player 10.1 been released so far?

I just read this post which said flash player 10.1 provides consistent runtime for desktop and mobile devices. I just asked a question on porting a desktop application to mobile here, but if flash ...
1
vote
0answers
54 views

Will Five3d compile and run on Flash lite on any real mobile phone?

Will ActionScript2 Five3d compile and run on Flash lite 3.1 or 3 or 2 or any (not FP10.1) - Will it run (+- with more than 5 fps speed on simple tasks) on any mobile phone we use tooday some nokia ...
1
vote
1answer
49 views

Is it possible to turn a string with base64 encoded image data into a displayable image in flash lite?

I have tried using a data URI to load the image data into a movie clip, but flash lite does not appear to support the data URI scheme. I also thought it might be possible to base64 decode the image ...
1
vote
1answer
566 views

arm-none-symbianelf-ld throwing “No Such File or Directory” error looking for file […].GCCE.UREL.objects.via when building project

Im using Carbide C++ 2.3.0 to build a Flash Stub project with S60)5th_Edition_SDK-v1.0 Phone Release (GCCE) set as build configuration. I have installed Perl and JRE and the CSL toolchain (GCCE), and ...
1
vote
1answer
234 views

How can a FlashLite Developer using Device Central emulate camera and file upload integration?

I am developing an application with Flash Lite designed to run on Nokia S60 5th edition phones using the Flash Lite API Bridge Interface. The application uses the API Bridge to access the phones ...
1
vote
0answers
59 views

Don't open up Device Central when publishing Flash Lite apps

Every time you compile (publish) a Flash Lite app, Flash opens up the app in Device Central for testing. But I don't need this since it doesn't emulate all features properly, and I'm using a real ...
1
vote
1answer
253 views

When listening for keypress in Flash Lite should I be listening for Key.Down or the numeric code for this key?

The adobe documentation says that when listening for a keypress event from a phone you should listen for Key.Down, however when I trace the Key.getCode() of keypresses I see a number not the string ...
1
vote
1answer
153 views

Which devices can I develop for using the Nokia API Bridge for Flash Lite?

I need to develop a mobile application that connects to the devices camera and to a remote server. Using the Nokia API Bridge for Flash Lite which devices can I target? Does anyone know if this API ...
1
vote
1answer
221 views

FlashLite 2.x/3.0 Cross Domain policy file

As per my understanding of the Adobe docs for a cross domain request by an swf, two types of policy files are required on the server: URL policy file: this is named "crossdomain.xml" and stored in ...
1
vote
0answers
222 views

Communicating with a Flash Lite app and a C# WinForms app?

I'm developing a Flash Lite app that can communicate to a C# app, via Bluetooth. I'm using 32feet.NET for the C# side and its working fine. It uses RFCOMM-SPP which is a sort of bluetooth serial ...
1
vote
1answer
87 views

Edit flash with Java

Is there any way to dynamically generate an swf file? Or insert variables after it's "compiled" to swf? Or insert variables to the fla and then compile it to swf? (I'm using flash lite 1.1 (and the ...
1
vote
1answer
189 views

Flash Lite 1.1 Read File?

Is it possible to read a simple text file (stored on the mobile phone) with Flash Lite 1.1?
1
vote
1answer
317 views

Flash Lite access complex data on the webservice .net based?

I am new to flashlite/actionscript, my problem is.. how can i call a method in the webservice having complex data(return data and paramters), The web service is .net based and it is tuned for a mobile ...
1
vote
1answer
248 views

An array stack algorithm without copy

I have a flashlite3 application with navigation consisting of icons the user can browse left or right through infinitely. The basic algorithm i'm using now works (and is adequate for this project) ...
0
votes
0answers
22 views

Android - Flash - How to choose which flash to use, or disable FlashLite

I am attempting to either choose which version of flash to use, or to disable FlashLite. I need to use functionality that is dependent on requiring the full Flash 11 plugin, as opposed to the ...
0
votes
0answers
7 views

How to change rotationY property of a movieclip in flash lite 4.0?

How to change rotationY property of a movieclip in flash lite 4.0? I have tried but flahs lite always keep rotationY value as zero even after I explicitly changed the value Eg: var mc:MoiveClip = ...
0
votes
1answer
49 views

Flash Lite 4 and Flex/Spark

I know the adobe docs doesn't say that flex and spark components are support in Flash Lite 4, but is that just because they are too heavy? It seems to me that most of the spark components should run ...
0
votes
2answers
86 views

Mobile Application in ActionScript 3

Just to be clear ,this is a university project that i am doing ,this is my first time working with flash/AS.i am half way implementing the mobile web application.I have used Flash Lite 4 and ...
0
votes
0answers
39 views

Audio playback on mobile phone

My name is Raimonds and I have a problem, with deciding about Flash lite vs html5 audio tag for streaming music on mobile devices. If flash lite, then any steps how to get it working would be great, ...
0
votes
3answers
478 views

Nokia Series 40 application to take a photo

I am looking to have a Symbian Series 40 application to take a photo using the onboard camera every 5 minutes and then upload the image to a server via GPRS. Is this possible? I need to know whether ...
0
votes
0answers
25 views

Has any one used Flex 1.5 for mobile apps?

I know its now Flash builder 4 and it is grate. But FP for mobile on Nokia is still quite not up to AS3... while my audience has mostly has quite old Nokia phones... That support like most of FP7-8... ...
0
votes
3answers
186 views

What's the difference between each version of flex?

According to this page there's flex 1,2,3,4,what's the main difference between them? Is there a version of flex that supports flash lite 2 which my project is using?
0
votes
1answer
75 views

Flash Lite 1.1 substring question

Could you tell me why both lines print out a? trace(substring("asd", 0, 1)); // == "a" trace(substring("asd", 1, 1)); // == "a" (this prints out s: trace(substring("asd", 2, 1)); // == "s") Does in ...
0
votes
2answers
54 views

Can you recommend any good book on flash mobile(lite)?

I've googled lot but still don't find a book on this field, can you recommend ?
0
votes
1answer
125 views

What's Flash Lite at all?

I've long thought of Flash Lite as something similar to actionscript, for mobile browsers. But today I tried to create a Flash Lite project in flash cs5 but found it seems to be some kind of Flash ...
0
votes
3answers
1k views

How to play .3gp videos in mobile using RTMP (FMS) and HTTP?

Hi I am not able to play video on mobile device which is .3gp container and H.263 / AMR_NB encoded. I just want to play my website videos in mobile device also just like youtube.com. I want to ...
0
votes
1answer
357 views

Flash or FlashLite development for Android?

I'm investigating the possibility to develop Flash or FlashLite apps that runs on Android as stand-alone apps, but I'm not finding anywhere a clear, definitive and up-to-date answer. Questions: The ...
0
votes
1answer
157 views

Can you get a keypress event for the phone call key in Flash Lite?

All mobiles have a green dialing key. Do you get an event for this in Flash Lite 3.0 or above?
0
votes
2answers
2k views

Standalone flash player for Windows CE

Are there solutions to get de flash player ( doesn't matter what version ( higher = better :) )) running on windows CE in standalone mode ( so not activeX plugin for IE ) or flash lite perhaps ??
0
votes
1answer
380 views

flash lite memory management

I'm having a hard time managing my memory in flash lite. are there any pointers i should care about ? or best practices? ive been reading every 60 seconds the garbage collector runs. i'm deleting ...
0
votes
2answers
274 views

XMLSockets in Flash Lite?

Are XMLSockets available in Flash Lite, and if yes in which versions, and are there differences between the regular and the lite objects? Thanks!