Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 18th, 2003, 04:39 PM
buckenmeyer buckenmeyer is offline
eternal novice
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Location: Madrid
Posts: 455 buckenmeyer User rank is Private First Class (20 - 50 Reputation Level)buckenmeyer User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Day 3 h 41 m 23 sec
Reputation Power: 8
Send a message via Yahoo to buckenmeyer
getting variable from swf querystring

'lo,

I have this code to retreive to check for the variable 'pag'..
-----

if (pag=="sonidos") {
loadMovieNum("sonidos.swf", 1);
} else {
}

------
It's sent from this page when you click on a button in the querystring:
-----

on (release) {
loadMovieNum("enter_backpage.swf?var=sonidos", 0);
}

---

the second page isnt picking up the variable, how do i retrieve it?

Thanks.

Reply With Quote
  #2  
Old June 19th, 2003, 04:49 PM
freddydoesphp freddydoesphp is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jul 2000
Posts: 669 freddydoesphp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
What version of Flash are you using?

Reply With Quote
  #3  
Old June 19th, 2003, 06:35 PM
buckenmeyer buckenmeyer is offline
eternal novice
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Location: Madrid
Posts: 455 buckenmeyer User rank is Private First Class (20 - 50 Reputation Level)buckenmeyer User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 Day 3 h 41 m 23 sec
Reputation Power: 8
Send a message via Yahoo to buckenmeyer
hey..

im using MX.. anyway I figured out, you can send the variable this way:

on (release) {
var pag;
pag = "prensa";
loadMovieNum("enter_backpage.swf", 0, "GET");
}

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > getting variable from swf querystring


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway