Glad to here!
There are some open source players out there that can make the work for you. You will have to enrich them with the ExternalInterface functions.
Type: Posts; User: somms; Keyword(s):
Glad to here!
There are some open source players out there that can make the work for you. You will have to enrich them with the ExternalInterface functions.
Yesss. And the solution to that error is what I replied to Tslv 3 messages ago :)
s60 v5 support Flash, but it only supports AS2. The WebTV Templete uses AS3. I think Nokia has some AS2 template,...
Hi, yabune.
Yep! I missed that bug!
To use the movie in the simulator you have to comment a line on the source code. In frame 1, go to the actionscript layer and look for a line calling...
Hi, Tslv.
You have to debug Flash to know exactly what is happening. Probably something more is failing. Install it from here:
http://www.adobe.com/support/flashplayer/downloads.html
Once...
Hi Tslv.
Your problem now is Flash related. You have to add express permissions to the folder where the project is located. The player is using some ExternalInterface calls that are forbidden by...
The quick solution:
To test your code with simulator, search for the lines having window.navigator.onLine, and comment all the "if" statements. The widget then will not verify your connection status...
Hi all.
I'm trying to create my first widget from On Demand Web TV demo, and I'm stuck with this issue.
The OnlineMonitor class detects the connection status verifying the value of...
Hi all.
I'm trying to create my first widget from Web TV template, and I'm stuck with this issue.
The OnlineMonitor class detects the connection status verifying the value of...