Hi,
I want to authenticate a user to a web system (Java based) with Flash Lite 1.1. But I couldn't find how to handle/simulate form submissions. Anyone has idea? Below are the requirements;
...
Type: Posts; User: necokop; Keyword(s):
Hi,
I want to authenticate a user to a web system (Java based) with Flash Lite 1.1. But I couldn't find how to handle/simulate form submissions. Anyone has idea? Below are the requirements;
...
I remember Nokia had sth about that in MWC. I am looking for more information (what it is, architecture, logic etc..). Can anyone tell me or direct me to some resources?
"Web runtime and Flash...
Yes, hard to generalize I guess. Maybe can say that percentage increases as project gets more complicated. Especially if have to implement custom controls and such..
Thanks for your ideas!
...
Thanks guys, I will check those out!
cheers,
N.-
Even with non-complex UI and using standard controls, I can't see any way to reduce it below 30%. Considering "logic" is also in UI, it still seems that for a good UI, 50% minimum to me.. Maybe I am...
I created a timed application, that displays some data on screen. It runs 60 seconds after phone goes Idle. But I have a problem with power saver. Because it always pops up over my application. I was...
What much time do you spend, or how much time you think that people spend on UI development of a complete S60 project? My perspective is UI development takes 40%-60% of an S60 project, which is quite...
Nope, I create them from scratch :)
Hi,
I use Inkscape to create an SVG icon for app grid. I would expect one size would scale on all devices, but if I create 44x44, it looks fine on low-res, but smaller on QVGA and DRes. If I...
Ok, tried; Flash Lite player doesn't have AllFiles cap..
Weird thing is; Flash Lite can load the external file as long as it's in C:\Data\Others folder and SWF is run from Flash Lite player. There...
Sure, but what is the point to put them there if I won't be able to read :)
Hi Jukka,
I create the path before copying..
Then now the question is, if Flash Lite has AllFiles cap then.. If it doesn't have, I will need to put all external files into public folders, which sucks..
Hi,
I am trying to load an external file from my Flash Lite app in private folder, but it won't work. Is there any way to put external files in protected folders and load them from there? Or are...
Nope, just played with parameters, no manual code change.
Hi,
I am wondering how to modify elements used in Carbide UI designer.
For instance, if I created a Text Editor and built the project, all code is generated well. However when I delete this...
Hi,
On S60 2nd edition, Flash Lite can execute external S60 applications with fscommand launch. On 3rd edition, it seems impossible, I guess due to capability/security issues. It even can not...