I have tried QML Text with rich text, placing <img> inside <p>, and tried using various combinations of attributes or style definitions listed on ...
Type: Posts; User: pasi.hytonen@starcut.com; Keyword(s):
I have tried QML Text with rich text, placing <img> inside <p>, and tried using various combinations of attributes or style definitions listed on ...
Hi,
how does one build test widget with each GuaranaUI component for S60 FP1 and FP2 devices?
I tried e.g. building like this:
ant -Dplist.component=button -Dresolution=240x320
which...
Bryan,
I had to resort to building a c++ stub application for launching the swf file, according to instructions from S60 5th Edition C++ Developer's Library:
...
Solved, thanks to Jim's link on Flash 3 security. Simply putting the swf file in 'trusted' folder removed the error that I encountered on Nokia N97.
In terms of Flash lite library example code on...
Thanks Jim, but:
I know there are signing requirements for Ovi Store, however at this point I'm not trying to get the sis accepted by Ovi store, simply want to verify my Flash swf works as an...
Hi,
I've tried to use Flash lite library instructions from
http://library.forum.nokia.com/index.jsp?topic=/Flash_Lite_Developers_Library/GUID-7BA25651-F7FE-41A0-892F-70A2668E5DCD.html
to...
Try fscommand2() instead of fscommand()
-- Pasi
Hi,
here's another issue we found that is related to Flash lite apps created using the online SIS packager tool at http://www.swfpack.com/fn/index.php
It seems that, at least in N97 I test...
If it works for you, can you share some details, like:
- device model (and sw version if possible)
- Flash lite version you are using
- Flash authoring tool version you use to create the swf
-...
Anybody else noticed this? Simple swf packaged into sis application with Forum Nokia online SIS packager at http://www.swfpack.com/fn/index.php installs onto memory card, but installed application...
As far as I could find there was only generic recommendation to make the content scaleable using relative sizing of elements. I did not find exact visible widget screen estate information that I am...
Hi,
can anyone give guidance in recommended visible screen size available for WRT widget running in N97
- in home screen widget view mode
- as full screen widget
a) in portrait mode
b) in...