Ciao,
I wanted to know if there is an example somewhere for MH5 regarding dragle marker like this one
Trying to do some technology investigation and noticed that MH5 is really cool but the site...
Type: Posts; User: biskero; Keyword(s):
Ciao,
I wanted to know if there is an example somewhere for MH5 regarding dragle marker like this one
Trying to do some technology investigation and noticed that MH5 is really cool but the site...
Ciao,
so this is wrong? http://nds1.nds.nokia.com/uaprof/311r100.xml
Alessandro
Ciao,
just cheked the 3 new S40 touch devices.
I noticed that only the Asha 311 has support for application/x-shockwave-flash in the UAProf but the description does not mention support for Flash...
Ciao Wai,
thanks a lot for the infos.
Alessandro
Ciao,
after reading about the online packager not working there is no Nokia supported solution for packaging Flash Lite content for Symbian devices, so is Flash Lite dead for Symbian?
I know...
Ciao,
I did not tested so is still not working?
Alessandro
Ciao,
I am seeing a problem with opening urls in on button press with Symbian Belle.
For example:
on (press) {
getURL("http://m.facebook.com/sharer.php?u=http://www.domain.com&t=Ciao");
}
...
Ciao,
that's what I thought too, but with Anna update did not have any issue. Anyway, will just need to re-enter the data.
Alessandro
Ciao,
I know that, but it's not working the same for everyone. Talking to some people seems that they got most data back. Others had similar issues.
So it looks like there are software bugs that...
Ciao,
I just updated to the nokia Symbian Belle OS version on my Nokia E7 and all the Shared Objects are gone even though I backup my apps data and restore it.
Now this is very bad as apps lost...
Ciao Simon,
.nfl packaging format is only available on S40 5th FP1 onward, so make sure your device is at least this platform version.
Alessandro
If you have apps/game for Nokia N9 please share it on this facebook page.
Invite anyone to join as the page, it is made to increase N9 apps/games visibility.
So if you created an app please...
Ciao,
sure. So I added the smshelper example to my project.
The problem with this example is that the SMS composer does not pop-up, as the SMS is created and sent (if the phone# is valid).
So in...
Ciao Ilkka,
no problem, I fix the issues and everything is working fine.
Thanks for the support!
Alessandro
Ciao,
looks like everything is working now!
Thanks to Riku !
Alessandro
Ciao,
ok, that makes sense!
Thanks
Alessandro
Ciao Alessandro,
cool, so the Primary screen shot etc are not needed at that point?
Thanks
Alessandro
Ciao,
I am having the same issue.
So do I need to upload the .deb file before uploading the non squared screenshots?
I did select MeeGo content for publishing
Alessandro
Ciao,
looks like that is the case, so I followed this article:
http://www.developer.nokia.com/Community/Wiki/QML_SMShelper_Plugin
everything works fine exect that the SMS is composed without...
Ciao,
just tried again this morning and it's not working.
Just a clarification, the looping happens when you try to create a sis package!
The swf is very small, 100k, packaging for S60 3rd Ed
...
Ciao,
which import/include did you add to your project? Maybe I am missing something.
For the Nokia N9 it puts 123456789?body=bodytext in the phone number field !
I am surprise it does not...
Ciao,
I am trying to package some Flash Lite apps with the Online Flash Lite Packager
http://esitv008song.itlase.com/sispack/
and when trying to package the web page goes into loading forever....
Ciao Savaj,
it does not work. As the above code, it puts everything in the phone # field !
Alessandro
Ciao,
an update, the following call for email works:
Qt.openUrlExternally("mailto:?subject=Ciao&body=it works")
Can't figure out the SMS call !
Alessandro
Ciao,
I am trying to figure out how to send an SMS and Email with QML for Nokia N9
I found the following call:
Qt.openUrlExternally("sms:12345")
but I would like to add the message instead...