Mailing List
Home
Flash Pro
Extending Flash
Flash Macromedia Developer
Subjects
Firework Effect
setInterval bug identified and fixed
setInterval bug identified and fixed
ScrollPane component doesn 't auto update
Help: MX 2004 How to script a print button to print the entire sli
Event Dispatcher between classes
memory management removeMovieClip /
MX2004 Dataset itemClassName
Order of events per frame
XML to Object help
Textfield prototype question
Flash and QuickTime VR
Reading and displaying RSS feeds in Flash MX
Flash MX 2004 Sucks
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash Interface with 10mb xml file
Web Service Results
Listener Object 's best practice
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Flash/CFM newbie question NM

Flash/CFM newbie question NM

2004-02-15       - By Andreas SJ

 Back
Reply:     1     2  

I figured it out :P
loadvariablesnum eeeh? Clever clever.

- Andreas

-- -- Original Message -- --
From: "Andreas SJ " <broken@(protected) >
To: <flashcoders@(protected) >
Sent: Monday, February 16, 2004 12:35 AM
Subject: [Flashcoders] Flash/CFM newbie question


> I 'm adding a highscore list to a game on my own for the first time, so
bear
> with me here :P
> I have a flash movie and 2 cfm files. scoreOut.cfm and scoreIn.cfm, one of
> which returns a variable string of names and scores, and the other which
> takes variables in its url and puts them into the database. How do i send
> variablesto scoreIn.cfm without actually going to that url?
> When, in flash, i use this:
>
> on(press){
> myurl =
>
"http://127.0.0.1:8500/mytest/scorein.cfm?name= "+newname+ "&score= "+newscore;
> getURL(myurl, "GET ");
> }
>
> Flash opens up a new browser window. How do i avoid this?
>
> I hope i made sense
>
> - Andreas R
>
>
>
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> Supported by Fig Leaf Software
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> Be sure to check the archives and the wiki:
> http://chattyfig.figleaf.com/
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104304
> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
> To unsubscribe send a blank e-mail to:
> Normal Mode: flashcoders-unsubscribe@(protected)
> Digest Mode: flashcoders-digest-unsubscrive@(protected)
>
>
>



=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:104305
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)