flashlite

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

别来无恙 提交于 2019-12-10 21:24:09
问题 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 mobile). I am about to start developing an flash based application for mobile phones, should I look at using FLash Lite 3 or wait until Flash Player 10.1 comes out. I guess I could have my flash lite 3 app out there in a couple of months by which time Flash Player 10.1 will be coming very soon.

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

笑着哭i 提交于 2019-11-30 07:01:12
问题 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 off instantly. I need it to fire instantly to implement a strobe like feature, and because it's just more convenient. I've noticed that in Apple's camera app and many other apps that the LED turns on and off instantaneously when you hit the power button. I've tried adding some of the objects like

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

余生颓废 提交于 2019-11-28 23:49:10
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 off instantly. I need it to fire instantly to implement a strobe like feature, and because it's just more convenient. I've noticed that in Apple's camera app and many other apps that the LED turns on and off instantaneously when you hit the power button. I've tried adding some of the objects like "session" and "device" as instance variables to my view controller in order to have the iPhone create