Groups | Blog | Home


Archived Months
December 2004
January 2005
February 2005


all groups > macromedia mobile and devices flashlite > january 2005 > threads for january 8 - 14, 2005

Filter by week: 1 2 3 4 5

set _width property to movie clip....
Posted by James_V at 1/14/2005 11:17:02 PM
Hello all, i tried to set width to a movieclip by : setProperty('myMovie',_width,50) but it doesn't work (it's work only when i run the SWf file on my computer, but when i run it on my mobile - nokia 6600 , it doesn't work, nothing is happen) can someone know what is the problem ? i also w...more >>

getURL(phone number) making a call
Posted by xdsgn at 1/14/2005 7:40:44 PM
Hello everyone, if someone can help me on this matter, i'm needing a little help here. i read somewher that the command getURL(phone number) will work as function that make calls with the mobile, i can make a TextBox so user can type one and then a button to make the function getURL w...more >>

question about "getURL( )"
Posted by Staria at 1/14/2005 7:30:33 PM
when i use "getURL( )" to send some data to php server, everytime in my pc , the new browser window of that url will pop up so, i wonder when i use this function in the mobile phone to send some data to the server will that window replace my flash window? if it will, how can i avoid th...more >>

Obfuscation
Posted by biskero at 1/14/2005 2:03:28 PM
hello, anyone have a suggestion on an obfuscation package to use it for Flash Lite ? I tried ASO but it does not work properly. ciao Alessandro...more >>

i've found some INTERESTING undocumented fscommands
Posted by chall3ng3r at 1/14/2005 2:02:58 PM
hi all, goto your c:\Program Files\Macromedia\Flash MX 2004\en\First Run open 'DevicesMsg.cfg' file in notepad, at the end you'll fine these: <get,getVars,set,setVars,send,getKeyPressDuration,setPersistentData,getPersisten tData,clearAutoFocus> im sure these commands works, how donno :| (ti...more >>

problem with content:6
Posted by yamsyams at 1/14/2005 1:24:05 PM
Im developping on a Nokia 7610. Im trying to use an image that are larger than the screen. Each time I get the "problem with content:6" message. Is it impossible to use imagesthat are larger than the screen or is the problem something else? thanks jens ...more >>

Flash File Format Specification for Flash 4 and 5
Posted by Daniel Portilla at 1/14/2005 10:01:27 AM
Hello guys, I need the Macromedia Flash File Format Specification for Flash 4 and Flash 5, to see all the diferences of formats. I can´t find any in the macromedia´s web. I only find the Flash File Format Specification for Flash 7, but I need the Flash 4 and 5 File Format Specification docume...more >>

Assigning a movieClip instance to a variable
Posted by George Riley at 1/14/2005 9:35:00 AM
Sorry for cross-posting this. Discovered this group after posting to "handhelds" I'm trying to assign an instance of a movieclip that is on the stage to a variable in Flash Lite 1.1: set("copy_mc",_level0/message_mc_1); trace("Original:" add _level0/message_mc_1/:subject); // shows the value...more >>



2 Loadmovies in a frame
Posted by Daniel Portilla at 1/13/2005 4:20:42 PM
Hello, I have a Flash Movie that I have to export to FlashLite. The = movie it=B4s running well but I have one problem, There is one movieclip = with a frame called "LOADMOVIES" that is called from other frame and it = has a While with 2 loadmovies functions like this: FRAME "LOADMOVIES" calle...more >>

SCORM compliant for Flash Lite
Posted by Bitu at 1/13/2005 7:55:26 AM
Hi guys, I'm developing a m-learning course for mobile learners. I'm creating the course for Flash Lite 1.1. My question is, can we make a course SCORM complaince, which will run on Flash Lite. Is it possible?? Thanks ...more >>

MIDI Sounds
Posted by Jon Danao at 1/13/2005 3:12:16 AM
hey guys, how do i dynamically load midi sounds? i asked this question at the Live Seminar. bill said i place my midi file into a flash file and load the flash file dynamically. i thought midi isnt a native supported sound file? thanks! ...more >>

Local Data Persistance
Posted by garrow at 1/12/2005 6:12:02 PM
Hello, The subject of local data persistance--or being able to save data on a mobile phone using flashlite--was brought up a few times in todays information session, as well as twice already on this form: http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=472&thre ...more >>

Vibrate command
Posted by pixillion at 1/12/2005 5:46:53 PM
Hi, can somebody please tell me the actionscript code for having a handset vibrate in Flash Lite 1.1? The code needs to be placed on the timeline, not on a button like in the example in the SDK. I have the following, but it's not working (I'm not a coder, if that wasn't obvious :-)) ...more >>

FlashLite Online Live Seminar
Posted by Jon Danao at 1/12/2005 5:14:20 PM
Would just like to thank Bill Perry for presenting the overview of Flash Lite. I still have lots of questions i would like to ask. :) ...more >>

fscommand launch
Posted by cheesewhisk at 1/12/2005 11:30:49 AM
okay so I can open a particular app in this instance MoviePlayer.app with the code below:- on(keyPress '<Enter>'){ path ='z:\\system\\apps\\MediaPlayer\\MediaPlayer.app'; fscommand('Launch', path); } but how do I open a specific file? ie open myMovie.gcp with MoviePlayer.app the fscomma...more >>

Nokia 7610
Posted by vgslag at 1/12/2005 10:04:39 AM
Hi, Does anyone have a Nokia 7610 and maybe 10 minutes to test a game I've made for the competition. Ideally someone that hasn't entered/is entering the cometition would be ideal, but I'll take what I can get :D G ...more >>

problem in duplicateMovieClip
Posted by Laiguoxin at 1/12/2005 7:12:44 AM
I use Nokia 3650 template to create a new flash lite project, add a movieclip named "mcIcon", write AS code on timeline as show below. the result shoud be generated 5 icons and vertical array on screen, but I just got one duplication icon. I test this code on another common flash project and e...more >>

can we use Menu Button
Posted by xdsgn at 1/11/2005 11:57:59 PM
i'm trying to develop a substitute interface for the menu, standby and others screens of the s60 phone series, but i need to know all the buttons and how can i use then, like PageUp/PageDown for the 2 up buttons i need to know all the others, does anyone knows that ? the menu button for ...more >>

do flashlite application have a limit of size?
Posted by Staria at 1/11/2005 6:35:10 PM
for example, if .swf file have size more than **kb,we can't transfer that file to mobile phone ? (assume that phone's memory is enough for that application.) thx :D...more >>

Problem with content: 3
Posted by Daniel Portilla at 1/11/2005 11:59:36 AM
Hello, I've a problem with a movie in Flash 5, when I save it in the handset and I try it the FlashLite show this message: Problem with content: 3 I've tried with the same movie, exporting to Flash 4 and it runs without problems. I can't export all my movies to Flash 4, Is there any pro...more >>

concatenate strings
Posted by katewalker at 1/10/2005 4:54:08 PM
I have read that we must "use the add operator instead of the & command to concatenate strings". I use this code : varSms="sms:"+t_dest+"?body="+t_body; t_dest and t_body are two dynamic text field when I use the swf on the mobile the varSms is always equal 0 ...more >>

tellTarget problem
Posted by Topi77 at 1/10/2005 4:10:52 PM
Hi, i have little problem with my Flash project: if i have this code: tellTarget("/noppaStop") { gotoAndStop(5); } it works fine but if i use variable like this it won't work? ball = 5; tellTarget("/buttonStop") { gotoAndStop(ball); } Can anyone help me? Th...more >>

Problem with Flash Lite 1.1
Posted by Bitu at 1/10/2005 9:33:42 AM
Hey Guys, I've installed all neccesary files which enabled flash lite 1.1 in Flash MX 2004 then I'm writing a code Script: FSCommand2('FullScreen', true); and publishing as flash lite 1.1. It is showing this error Script: **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 2: You mus...more >>

app path to program in Symbian OS
Posted by gekhua at 1/10/2005 6:17:03 AM
i undertsand using fscommand ('launch', application-path), i am able to run another app in my HP. pls excuse my ignorance, how's the path structure like in Symbian OS? In Windows, for example, to run Notepad, the default path is c:\windows\notepad.exe. Would appreciate if anyone could enlighte...more >>

Is the Sendo X mobile Flash Lite 1.1 supported?
Posted by lturko at 1/9/2005 4:32:38 PM
I would like to know if the Sendo X is Flash Lite 1.1 supported. At http://www.flash-lite.de/ is a template for to download for that mobile type. Regards, Martin....more >>

video with flashcom on pocketpc ?
Posted by tomyeah at 1/8/2005 11:02:39 AM
hello, im trying to figure out if it is possible to get a video signal from a pocketpc's camera and process it with NetStream using flashcom server. anyone tried this already on pocketpc (urls with tutorials, samples, articles) ? is there a specialized actionscript dictionary for pocketpc ba...more >>

new member
Posted by mrwini at 1/8/2005 8:44:20 AM
hi to all I am new member I try to make a mobile game using flash lite the problem when I load the swf file on the mobile phone not work give me error unknown format ,please any body can help me to run my game on mobile phone ,i use 6600 nokia phone. ...more >>

How T-Mobile works?
Posted by Pedro Alpera at 1/8/2005 1:50:35 AM
I have read this: The News Express application consists of some 53 single files. The core files, which include all the graphical user interface elements like the icons and news ticker, will be pre-installed on the device. The actual content (text, images, and weather data) is updated twice...more >>


DevelopmentNow Blog