image and animation problems....
Hi guys!
I have 2 questions, I hope that someone could answer me:
1. I am tring to create an image which is scalable for each different display of the phone, how is it possible?
2. Is it possible to create some animation like Flash in the mobile phone?
Could you advise me some material (example, article, documenatation, ecc...)...
thanks in advantage
antonio
# 2
> 1. I am tring to create an image which is scalable
> for each different display of the phone, how is it
> possible?
do it on the server side or watch this:
http://developers.sun.com/techtopics/mobility/reference/techart/design_guidelines/image_resizing.html
>
> . Is it possible to create some animation like Flash
> in the mobile phone?
WTK 2.5 / SVG demos ...
> Could you advise me some material (example, article,
> documenatation, ecc...)...
# 3
> Hi guys!
> I have 2 questions, I hope that someone could answer
> me:
>
> 1. I am tring to create an image which is scalable
> for each different display of the phone, how is it
> possible?
Hope u had ur answer...
> . Is it possible to create some animation like Flash
> in the mobile phone?
Try Flash Lite...
> Could you advise me some material (example, article,
> documenatation, ecc...)...
You will find it there...
> anks in advantage
>
> antonio
Regds,
SD
Message was edited by:
find_suvro@SDN
# 6
> Hi guys,
> Thank you for your answers
Welcome.
>- however I still dont
> understand if it is possible to connect somehow J2ME
> with the Flash Lite or do i need to do the whole
> application in the Flash Lite?
Well it is not possible to make a comunication between Flash Lite and J2ME as per I know. If u want ur app to have animations typically like Flash, do it in Flash Lite, but if u want it other wise, use SVG or Game Canvas to program ur animation in J2ME.
Regds,
SD
Message was edited by:
find_suvro@SDN