Discussion Board

Search:

Type: Posts; User: shpe; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    2,738

    Re: S40 Web Apps - The Future?

    -we could use the support for flash-lite (great games could be developed in flashlite - I got over 30 apps which wait to be on asha touchscreens)
    -some js APIs would be fine too (I see asha 310 has...
  2. Replies
    11
    Views
    1,159

    Re: how many downloads are in the WP store?

    for example for the same app in WPstore I have 27.609 downloads in the first 15 days and in NokiaStore got 92.825 (in NokiaStore the app is for S60V5/anna/belle and i); the app is "Car Key"

    anyone...
  3. Re: How to calculate direction of a point A in respect to a given point B?

    I would go like this: atan2(latB-latA,lonB-lonA)
    this would have a little error as LAT and LON doesn't measure the same in meters... I calculated for an application that 1"LAT/1"LON=102/73

    so...
  4. Replies
    4
    Views
    768

    Re: will be Adobe AIR available on WP?

    I ask WP because they could be blocking Adobe AIR as is a direct competitor to silverlight ... although I wouldn't want to think that Adobe AIR is not developing because lack of WP users...

    yes...
  5. Replies
    11
    Views
    1,159

    how many downloads are in the WP store?

    any number it would be sufficient totalDailyDownloads or totalMonthlyDownloads

    WHY?
    I thing for a developer this is a very important question
    from developer point of view the store highest...
  6. Replies
    4
    Views
    768

    will be Adobe AIR available on WP?

    will be Adobe AIR available on WP? it would be nice for both WP7.5 and WP8

    because with flash technology I make apps for S60V5, anna, belle, iOS and Android… would be nice to be able to make WP...
  7. Replies
    1
    Views
    2,104

    any idea how to get the icons of the apps?

    want to make a launcer... with IAppManager.GetList() I'm gonna got the applications list

    but how do I get the icons?
    is there in the same directory? is it icon.png? is svg? jpg?

    can I filter...
  8. Thread: FaceBook client

    by shpe
    Replies
    5
    Views
    5,298

    Re: FaceBook client

    the problem is that you will never login under WRT, because once you call widget.openURL() you are outside of your app, witch is not so good as the user see that he is in a browser...
  9. Thread: FaceBook client

    by shpe
    Replies
    5
    Views
    5,298

    Re: FaceBook client

    yes I tried that too...
    stuck at login...

    seems that login is made with popup (facebook security - the login to facebook should not be done inside a site)... and in WRT you cannot open a...
  10. Replies
    1
    Views
    1,098

    Re: Home Screen widget

    it is possible,


    ////
    your html/JS code for feeding the RSS
    ////
    <script language="javascript">
    if(window.innerHeight>100){
    //launch Qt app with Platform Services 1.0 AppManager API (...
  11. Re: Urgent Nokia: Online Flash Lite Packager web page looping

    why use online packager when you can pack with carbide.c++?
    or pack it yourself to .nfl for S40?

    just a thought for not delaying your publishing process...
  12. Replies
    4
    Views
    3,005

    Re: Flash Lite dead for Symbian?

    you could always use flash under WRT environment...
  13. Re: how to add both signal and battery indicator in a swf?

    you call "goto" in the same movieClip (in current movieClip)... and it is called twice... probably only the last "goto" executes...

    try make separated movieClips for indicators and code somethig...
  14. Re: URL opening changed behaviour with Symbian Belle ?!

    got no problem with it... at least links to ovi (got links to my paid apps in flash under WRT)

    maybe you don't use WRT

    try escape the /, or just go with: something linke this:


    on (press) {...
  15. Thread: Help with WRT

    by shpe
    Replies
    2
    Views
    1,007

    Re: Help with WRT

    because the splash Ad is from inneractive API... and probably if you want to behave different you have to ask them how is possible (maybe is some API methods/functions)

    I use Server API of...
  16. Re: Update to Symbian Belle erased all Shared Objects

    I go with flash under WRT, is safer, plus the accelerometer data is bugless...
  17. Re: ILocation.Calculate() doesn't work anymore with Symbian Anna

    yes, same here...

    I calculate the distance like this:


    var R = 6371; // km
    var dLat = (LAT-LAT0)*Math.PI/180;
    var dLon = (LNG-LNG0)*Math.PI/180;
    var lat1 = LAT0*Math.PI/180;
    var lat2...
  18. Replies
    3
    Views
    1,440

    Re: How to disable image caching in WRT widget

    the only solution I see is:
    the native should write randomName files and a src.html in witch is a <img src="12345.jpg" /> where 12345 is the random; probably the native should erase the old random...
  19. Re: How to avoid white space/screen in WRT when loaded?

    yes I observe this problem too...

    It doesn't work with css (div with background and in that div the .swf - the white of the loading swf is over and not transparent to see background div)

    the...
  20. Replies
    2
    Views
    3,515

    Re: Facebook Connection from widget

    I got stuck @login

    the FBlogin button is in IFRAME and apparently has "javascript:window.open" and does not work under WRT environment should have "javascript:widget.openURL"

    the FBlogin button...
  21. Replies
    6
    Views
    5,309

    Re: connect and publish on facebook

    I got stuck @login

    the FBlogin button is in IFRAME and apparently has "javascript:window.open" and does not work under WRT environment should have "javascript:widget.openURL"

    the FBlogin button...
  22. Replies
    2
    Views
    3,841

    Re: Flash Lite Project

    try http://www.ideasproject.com
  23. Replies
    6
    Views
    3,894

    Re: looking for online Radio lkins

    google it, and the stream must be mp3
  24. Thread: Widget and Qt

    by shpe
    Replies
    4
    Views
    1,642

    Re: Widget and Qt

    if you are new to Qt and new to web development, you should take Risalmin advice...

    I am for example a web developer, and WRT seems natural to me... and works very good for me... in 1 year...
  25. Re: OVI store doesn't autorun when open an Ovi Store link (since Anna??)

    10x for the answer...

    seems my phone has a problem...

    because I checked on RDA and there is no problem...
Results 1 to 25 of 80
Page 1 of 4 1 2 3 4
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved