all groups > macromedia mobile and devices flashlite > january 2005 > threads for january 22 - 28, 2005
Filter by week: 1 2 3 4 5
Client's phone number?
Posted by garrow at 1/28/2005 6:36:21 PM
Hello,
Does anyone know if it is possible to obtain the phone number of the client phone that is running the flashlite application?
Diana... more >>
device sound control
Posted by ecma32 at 1/28/2005 2:30:39 PM
hi,
i'm using device sound in my application. i have inserted one dummy sound in
the movieclip and that dummy sound is linked with a device sound.
The movieclip is on one frame but when it goes to the next frame the device
sound keeps playing and after some time it stops automatically. I u... more >>
installing swf on s60
Posted by kidcandy at 1/28/2005 10:40:08 AM
hi,
i?m working on an application that loads some extra content swf?s. the content
swf?s are stored locally in an extra folder. so the folder structure is like
this:
main.swf
content/file1.swf
content/file2.swf
...
my question is: how do i copy the swf and the folder to my s60 ph... more >>
Flash Lite Contest - last minute questions
Posted by jganderson at 1/27/2005 11:20:36 PM
For my app I load data from several text files.
In a real world situation my app would download the text files from a server.
I was wondering, for the purpose of the contest will I be able to put the text
files in the same folder as the swf files?
:)
... more >>
What is FlashLite well suited for
Posted by hayden at 1/27/2005 11:10:26 PM
For those of you who now have some experience with FlashLite and who have also
developed J2ME, Symbian C++, WAP and other mobile technologies ... In your
opinion, what kinds of applications, content, usage etc does FlashLite seem
well suited for?
... more >>
Vodafone would not key input.
Posted by Dogierider at 1/27/2005 6:45:52 PM
Hello,
I made a little swf.
And tried to play it with V802SH, Vodafone device work FlashLite1.1.
.swf was played finely but would not recognize any key input.
I tried other .swf that works fine in i-mode and au, but they does not work in
vodafone.
Anyone know how to recognize key input... more >>
Flash content over Nokia 6600
Posted by K!r0V at 1/27/2005 6:11:59 PM
heyz
I found the nokia 6600 in the listed phones by macromedia 2 support flash mx
2004.
i wanna ask 2 thngs:
1- i created a swf under FlashLite 1.1 but i t didn't worl over my 6600 phone.
what do i need 2 install on my phone & where do i get those stuff ??? (didn't
find any .sis ... more >>
Dynamic text value
Posted by kimchg at 1/27/2005 4:15:15 PM
I store a value from a text file into a dynamic text field.
How do I obtained the value from the dynamic text field and assign it to a variable?
Thanks in advance.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flash LIte 1.0 Instance Call
Posted by mars_d at 1/27/2005 12:23:27 PM
Hi,
I had been developing using Flash Lite 1.1 for quite some time, but for an
another live project, I need to work with the older version of FL
Everything so far seemed to be working fine until I came across a small but
significant problem. Accessing variables and other movieclips on th... more >>
Re: T-Mobile news express
Posted by nickgerig at 1/26/2005 8:07:24 PM
can not play sound
Posted by HBB Alfred at 1/26/2005 3:45:27 AM
i refer to flash lite cdk and edit sound in flash.
when test(ctrl + enter) the sound play is right
but open the compiled swf that hear nothing
does swf can not play sound??... more >>
whiteboard application for pocket pc using flash lite and flash comm server
Posted by rajeevtopannavar at 1/25/2005 10:57:36 PM
I want to develop a whiteboard and chat application on pocket pcs and smart phones, what tools do I use??
Can I use flash lite and flash comm server??
... more >>
Flash Lite Samples
Posted by hagel1 at 1/25/2005 8:04:04 PM
I am going to be presenting to the Atlanta Macromedia Users group this
Thursday, Jan, 27th, and am looking for a few more quality samples to show. If
anyone has sample Flash Lite 1.1 papps that they wouldn't mind being showcased
please send an email to: michael [ at ] michaelhagel [ dot ] com... more >>
how to execute string "2+5" to get integer 7?
Posted by Tom Krcha at 1/25/2005 6:22:04 PM
Today is totally crazy day. Sometimes works sometimes doesn't.
Does anybody know how to execute string "2+5" to get integer 7?
because this was few times working: Number("2+5") got 7, but not now! Is that
really possible?
Thanks.
Tom
... more >>
_parent with slash syntax?
Posted by Tom Krcha at 1/25/2005 4:56:05 PM
Hi
How to use _parent with slash syntax?
Thanks... more >>
No "indexOf"?
Posted by Tom Krcha at 1/25/2005 11:22:04 AM
Hi,
I haven't found there any function like for searching substrings in strings just like indexOf.
Thanks.
Tom... more >>
How to execute String("2*x")
Posted by Tom Krcha at 1/25/2005 10:46:13 AM
Hi does anyone know how to execute some data, we get from server, such as "2*x"?
For example:
i need from it count equation:
y = 2*x;
but realize you need to use dynamic data:
someVar = "2*x";
but this doesn't fuction:
y = eval(someVar);
... more >>
Finding and opening installed swf
Posted by emanNick at 1/25/2005 10:17:14 AM
I'm working on this game and have created a sis file to install the game (.swf)
and it's supporting files in the directory C:\system\Apps\MyGame. Now I can run
the game because I have FExplorer installed on my 3650, what I need to know is
how can a user having installed the game on his/her dev... more >>
Write2file.sis not working on N7650
Posted by Tom Krcha at 1/25/2005 8:31:00 AM
Hi anyone here tried Write2file.sis with N7650? Because it's not working on this phone model.... more >>
Checking values
Posted by Topi77 at 1/24/2005 7:24:40 PM
Hi,
this example works fine in Mx but not in FlasLite 1.1. Why?
on (release, keyPress "7") {
_root.name = "mike";
if (_root.name == "not") {
trace("no");
}
else {
trace("yes");
}
}
This return always trace("no"); . I don't get it? Can anyone help me or have
sam... more >>
Problem with content: 1
Posted by Remmer96 at 1/24/2005 2:27:12 PM
I'm getting a "Flash player error - Problem with content: 1" when trying to run several different types of flash files on my Sony P910i UIQ v7 OS. Does anyone know what this error means?
-Tom... more >>
Loading Jpegs
Posted by Wunderlake at 1/24/2005 8:26:31 AM
Hello, I am doing a Flash newsletter prototype for mobile phones. The content
would include text and jpegs, of which the amount would extend beyond the
designated screensize and would require user to scroll. While I understand that
external text can be loaded into a text field, I'm not sure ab... more >>
Nokia 6600 and loading variables
Posted by Jomuel at 1/24/2005 6:49:37 AM
I cant seem to load data from a web server using my Nokia 6600!!!
Ive tried almost everything... when i try to browse the text file on a web
server its ok, but when i use loadVariables to load it inside FLASHLITE i
always get a UNABLE TO LOAD error! ive tried switching to different providers... more >>
beta program acceptance
Posted by meljb at 1/24/2005 6:39:21 AM
I have tried to enter the Flash Beta Program so that I can enter the flash lite
contest. I have not received an acceptance e-mail so I cant log onto the beta
program site.
Is everyone accepted into the program or do youi have to qualify in some way
to be accepted?
... more >>
Navigation Menu
Posted by Wunderlake at 1/23/2005 5:55:27 PM
Hi, I want to create a navigation menu. I checked thru the Example files
bundled in the Flash_Lite_1.1_CDK and for buttons, the AS they gave is always
on (press)..which always triggers a 'Unsupported Mouse Event' error msg.
Hence, I tried using keyPress"<Enter>" for each button but it doesn't... more >>
Pause and Continue
Posted by kimchg at 1/23/2005 1:47:31 PM
I am creating a game and I would like to know if it is possible to pause the
game and continue later.
Someone in this forum had mention something about just giving the user a
password at the end of each level, then let them write it down and enter it
next time they play to get straight to... more >>
Contest: What you made and why.
Posted by vgslag at 1/22/2005 11:35:52 AM
There's one week left for the FlashLite competition, I think most people will
have their entries ready and submitted or inthe final stage of testing by now.
Just thought I'd start a thread where we can post info about what we made and
why... what we came up against etc.
For my entry I deci... more >>
|