Hi,
I have created a combo box in AS 2.0. It works well when published with FlashPlayer 8, but when I try to publish with FlashLite 3.x, I am unable to open the combo box data list box, however I...
Type: Posts; User: supriyaakg; Keyword(s):
Hi,
I have created a combo box in AS 2.0. It works well when published with FlashPlayer 8, but when I try to publish with FlashLite 3.x, I am unable to open the combo box data list box, however I...
Hi,
For users watching this thread, let me update the solution, which I worked out myself:
1. The input parameters are:
<objVidData> //Complex type
<objBasicData>...
Hi,
I need to send complex data to a WSDL SoAP call. I am able to receive and use response for operations requiring simple inputs, but unable to send complex data inputs.
The operation to be...
Hi,
I have seen forums and other posts with mention FlashLite 3 support on Windows 5/6. 'Helisso' converts swf to cab for Windows Mobile 5/6, but the tool goes to an infinite loading on...
Hi,
Since Windows Mobile is coming to Nokia, I thought of packaging my application swf to a cab and check on any Windows Mobile emulator. How is that possible? I tried using 'Helisso', but the...
Hi,
With the platform transition, how about FlashLite 3.x developers with apps in progress? I already have a FlashLite 3.1 app for the S60 3rd Edition, FP 1 & 2, and S60 5th Edition. If the new...
Hi,
Heard Nokia is changing platform. Not sure if it is official, but 'Windows' was loud...How about developers with apps in progress? I already have a FlashLite 3.1 app for the S60 3rd Edition,...
Hi,
Wanted to build a date selection combo box for a FlashLite 3.1 app. I couldn't find any useful help over the net. Is it possible?
Hi SajiSoft,
My app should work on FL 3.x (not 2.0 atleast). I did check on the Nokia remote device emulators and the only problem was in playing the flv video (audio in mp3 codec and video in flv...
Hi SajiSoft,
While testing on the remote access device, I have noticed that the video (video codec 'flv', audio codec 'mp3', packaged in an flv container) played for all available devices for S60,...
Is there any programmatical or packaging change for coding for any Nokia device supporting Flash Lite 3.0/3.1 applications? I have handled touch gestures and wanted to know if there is any other...
I have a flash lite 3.0 app which streams flv videos. The same videos are also on my website which can also be shared on FaceBook and 'like'd. Can I have a FaceBook 'like' button on my mobile app...
Hi,
For an app to be fitted well on the E90, will the display adjust itself according to the mode opened? There is no E90 as on date on the rda (was there almost 3 weeks back from today). Can an...
Hi Manikantan,
The following code worked:
function fnCheckSharedObjectSupport ()
{
SharedObjectCapability.text = System.capabilities.hasSharedObjects;
}
fnCheckSharedObjectSupport ();
Hi,
I am not sure what multitouch gesture you are looking for to code, but left-right and up-down swipes did work on the N8 when I had coded on the Flash Lite 3.x. If you want, the code is as...
Hi Manikantan,
Thanks for supporting my logic, but there is one more thing that I am unsure of - what will happen to the shared object variable if the application is uninstalled and then...
Hi,
The flv did work on almost all of the Symbian 60 3rd Edition FP 1 & 2. I am not bothered whether it is a FL 3.1 or a FL 3.0 device, but it essentially should support FL 3.x. The strange thing...
Hi,
My flash lite application needs to access the device ID using fscommand2. Which of the 2 signing is required - Express or Certified?
Regards,
Supriya Tenany
I am not sure if using a shared object could solve my purpose...since my app would be making table entries of users for our record, I had thought of using the DeviceID as the unique parameter and if...
Hi,
My flash lite 3.1 app should show a login screen if the user has accessed the app for the first time.
1. How can I ascertain that it is the first time that the app is accessed - which...
Which signing capability would be required to publish ads in a flash lite app playing media content? I haven't used any ad provider so far, so you can suggest some ad providers also along with...
Which signing capability would be required to publish ads in a flash lite app playing media content?
What is the use of Certified Signing? Would I require a Symbian Signed account for publishing at the Ovi store?
Hi,
I am already registered in the Ovi Publish and had got my first app published thru the beta version on the Ovi publish in July 2010. I need to know a few things to publish my second app now -...
Hi Pam,
If you are looking for SIS packaging, try out Carbide C++. It is really good and after all the hurdles that you face in different packagers, you would really find this work with the snap...