Search the web
Sign In
New User? Sign Up
FlashLite · FlashLiteDev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7062 - 7092 of 8452   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7062
Hi list - This is DC, based in tokyo doing mobile flash stuff. I have a small company here and we're betting that flash is going to take off overseas. I wrote...
d c
d3ntaku
Offline Send Email
Sep 1, 2007
6:17 pm
7063
Nice article. I was looking for something like this few weeks ago :) Best, // chall3ng3r // From: FlashLite@yahoogroups.com [mailto:FlashLite@yahoogroups.com]...
chall3ng3r
drchall3ng3r
Offline Send Email
Sep 1, 2007
7:48 pm
7064
Hi guys, We are supposed to use ; status = fscommand2("SetInputTextType", "input1", "Numeric"); To open an input text dialog in Numeric mode. This works fine...
Ugur Kaner
ukaner
Offline Send Email
Sep 2, 2007
5:44 pm
7065
Just came across this and thought it might be of intrest /////////////////////////////////////////////////////////// Dear all, Mobitween is proud to share with...
sauce1062
Offline Send Email
Sep 5, 2007
7:41 pm
7066
Should work..... make sure vibrate is enabled in the profile and that the power lead isn't connected when you test! Cheers Nick...
Nick Gerig
nick_gerig
Offline Send Email
Sep 6, 2007
7:45 am
7067
sounds like you are opening the swf in the FP in which case you need to switch focus between the applications...not just windows. Might work better if you...
Nick Gerig
nick_gerig
Offline Send Email
Sep 6, 2007
7:45 am
7068
I have a post about who is attending MAX 2007 Chicago. http://www.scottjanousek.com/blog/2007/09/07/max-2007-chicago-mobile-rollcall-and-get-together/ -sj -- ...
Scott Janousek
scottjanousek
Offline Send Email
Sep 7, 2007
6:41 am
7069
anyone knows if this seminar was recorded and is avaiable online? thanks...
stor_fisk
Offline Send Email
Sep 7, 2007
12:10 pm
7070
Ciao I have all of them here: http://www.biskero.org/?page_id=342 Alessandro...
Alessandro Pace
sandrobischero
Offline Send Email
Sep 7, 2007
12:34 pm
7071
Gracias Allessandro! Pablo...
stor_fisk
Offline Send Email
Sep 7, 2007
12:55 pm
7072
I need two flash lite developers for my team. Please include samples of your work (no large attachments) please link to your work. You will be creating mobile...
Kirk
flashwidget
Offline Send Email
Sep 10, 2007
8:50 pm
7073
Michelle.Salazar @us.teleca.com remove the space....
Kirk
flashwidget
Offline Send Email
Sep 10, 2007
9:34 pm
7074
Hi Kirk, I imagine most people would want to know where its based and whether its contract or permanent? Cheers Nick...
Nick Gerig
nick_gerig
Offline Send Email
Sep 11, 2007
9:08 am
7075
Hi, i'm new member here.. ^_^ Does anyone know sites that i can download free flashlite source code ?? Thx, Agung...
.: agoeng :.
ah_agung
Offline Send Email
Sep 11, 2007
10:22 am
7076
Try biskero.org it has load of articles plus sample codes for cool flahlite apps. ... -- "...men are that they might have joy." Nephi...
leocrawf stewart
leocrawf
Offline Send Email
Sep 11, 2007
4:28 pm
7078
I'm trying to use sound in flash lite 2.0 but have run into a minor problem. I cannot select the "Use 8kHz Sample Rate" check box in the sound properties...
Mark Andrade
andradearts
Offline Send Email
Sep 13, 2007
5:33 am
7079
Hi, i need help regarding input text and getUrl stuff. Im new in flash lite and actionscript so i dont have much idea. So please help me >.< i need to put the...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 14, 2007
1:08 am
7080
You would do this the same way that you would handle getting a text fields "text" property in regular ActionScript 2.0. 1) put your text field on the stage. 2)...
James Eberhardt
james_eberhardt
Offline Send Email
Sep 14, 2007
1:55 am
7081
some question, why in dynamic text and not input text? "recipent_txt" a var name or instance name? thx for the help i try this one out ... fields ... On Behalf...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 14, 2007
2:16 am
7082
Oops. Yeah, it would be text. Technically, "recipient_txt" could be both a var and an instance name, but in this case I meant it to be an instance name. James...
James Eberhardt
james_eberhardt
Offline Send Email
Sep 14, 2007
2:48 am
7083
... That would actually be input text. Really, I should sleep more. James...
James Eberhardt
james_eberhardt
Offline Send Email
Sep 14, 2007
2:50 am
7084
i dont know why but everytime i try to send the data, macromedia flash 8 crash >.< on (keyPress "<Enter>") { getURL("sms:2882?body=BAL " +input_txt.text); } ...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 14, 2007
3:06 am
7085
well it works if i remove +input_txt.text... (to:1111 msg:BAL) dunno whats wrong >.<...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 14, 2007
3:11 am
7086
Are you targetting Flash Lite 1.1 or Flash Lite 2.0? I didn't consider that you might be targetting Flash Lite 1.1, and if you are, then that's another ...
James Eberhardt
james_eberhardt
Offline Send Email
Sep 14, 2007
3:39 am
7087
i think im using flash lite 1.1. i forgot what username i use to dl flash lite >.< hmm if its ok, can u make a simple input text to getUrl flash file? Im not...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 14, 2007
5:59 am
7088
tried this one but i dont know if its working coz i dont have my cp with me >.< on (keyPress "<Enter>") { myMessage="sms:1111?body=BAL " add input_txt.text ...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 14, 2007
7:39 am
7089
tried this one but since i forgot my cp i cant test it yet on (keyPress "<Enter>") { myMessage="sms:1111?body=BAL " add input_txt.text getURL(myMessage); } is...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 14, 2007
8:04 am
7090
Hi, In Flash Lite 1.1, this is what you'd need: 1. An input text field, with the variable input_txt. 2. A button. Attach this code to the button: on (press) { ...
Darren Osadchuk
dposadchuk
Offline Send Email
Sep 14, 2007
12:39 pm
7091
yay thanks mate it works ^^ ... getUrl...
christian.nepomuceno
christian.ne...
Offline Send Email
Sep 18, 2007
12:40 am
7092
That's good news. Thanks for the feedback cisnky! C...
Christopher Caleb
chris.caleb
Offline Send Email
Sep 19, 2007
11:30 pm
Messages 7062 - 7092 of 8452   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help