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 August 17th, 2003, 09:10 AM
SBUH SBUH is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 23 SBUH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
textfield's position problem?

Hello,I have in the asp page the values like screenx=617&screeny=-8.5&text=dsdsdsds&

And I create an new flashpage which only has a textfield(which named as screen) to receive the text from asp page and position it to the place.
myData = new LoadVars();
myData.source = "http://localhost/myweb/cart.asp";
myData.load(myData.source,myData);
myData.onLoad = function(){
_root.screen.text= myData.text;
_root.screen._x = this.screenx;
_root.screen._y = this.screeny;
};

the result of the _y of screen seems the same as the value in asp, but not the _x value!!

Is there something related with the setting of the flashpage which make the result different? Thanks in advance and wait for your reply

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > textfield's position problem?


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 5 hosted by Hostway