Yes, pretty freaking amazing! I suggest you all individually send Nokia an e-mail stating your impatience with the problem, because a scenario where Nokia cant employ competent enough people to solve...
Type: Posts; User: Danneman; Keyword(s):
Yes, pretty freaking amazing! I suggest you all individually send Nokia an e-mail stating your impatience with the problem, because a scenario where Nokia cant employ competent enough people to solve...
We´ve released 6 apps to date for various devices, supporting most languages, and distributed globally.
However, there is no way to search for them. Sometimes the search-mechanism works on some...
Doesnt make sense, right? Should work, so Im guessing a technical bug/limitation of the widgets in nokia phones?
Of course:
===========================
// LOADING THE FULL PAGE //
===========================
index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"...
Yes, and unfortunately the problem persists :(
Even replacing a simple tag has the same effect. For instance, replacing an img-tag with one image for another img-tag with another image most often...
Thanks, that took care of the scroll issue :)
The 'replacecontent'-id is placed within the <html>-tag, <html id="replacecontent">. I replace the <head> and <body>.
Nobody? This is a read dealbreaker when using widgets with multiple pages... :(
Ok thanks :)
Without having a Nokia N97, how can I check to see if my WTR-widget is Homescreen-supported? Are all Widgets homescreen-supported, perhaps?
Im making a WTR-widget that switches between several html-pages by using the innerHTML-technique:
document.getElementById('replacecontent').innerHTML = htmlFileContent;
...where...
Thanks for the reply, Im trying it out on a N95 8GB, so perhaps on other devices it will sound better?
Ive created an swf-file that plays an mp3 (integrated in the swf).
On the computer it sounds good. I exported with the highest quality for sound possible (160 kbps, stereo).
However, when...
I think I found the post (http://wiki.forum.nokia.com/index.php/Communicating_with_Flash_Lite_from_JavaScript_in_a_widget_%28WRT%29), and it seems like a good idea. However, Ive just converted all my...
This code works:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="125" height="125" id="MyFlash" align="top">
<param name="allowScriptAccess" value="sameDomain" />...
hp3:
I need to integrate a copule of sounds in a single page, and the user should be able to press a button to listen to a sound without leaving the page, preferrably.
With this background,...
How can I play sounds by the press of a button in a WRT-widget?
I'm trying to use:
<object id="sound1" type="audio/x-mpeg" data="mysound.mp3" width="18" height="20" autoplay="true"...
Thanks for the help :)
Apparently, the problem was the way I imported the css-file.
I had used this code-snippet (dont remember where I got it from):
<style type="text/css">
@import "basic.css";
...
Ive got a wrt-app that works fine on phones without touchscreens.
However, on nokia 5800 and n97 (both have touchscreens) the css-formation seems to disappear.
The strange thing is that in the...
We've got a wrt widget that has been tested successfully with the emulator included in Aptana.
However, users having touch-screen models (n97 & 5800) are reporting that navigation is troublesome...
Is that so? No relation what so ever, you say? Just read that ovi has been cancelled, so it goes to show how much your confidence in nokia is worth. Wish you were right, though, so we hadnt wasted a...
Is ofono the reason nothing seems to be happening on the Ovi-front?
http://ofono.org/
Have you received any information on when Ovi Store is going to launch? The date we were given was 4th of may, but that date has passed. To make things worse, despite having submitted our app PRIOR...
This question has been unanswered for a week now. Are there people from Nokia here answering questions or not? Is this the level of support developers should expect from Nokia?
Hi,
We've finished uploading a WRT-app on april the 21st (in time for deadline). What is the process from here on? The OVI-store is set for launch on the 4th of may, so until then Nokia should...