iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Flash Discussion Forum Flash design presents a limitless number of possibilities for your sites and designs. Discuss your Flash ideas, questions and issues here.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-13-2005, 01:34 PM
WebProWorld New Member
 
Join Date: Jun 2004
Location: USA
Posts: 20
pbrollwitme RepRank 0
Default load external text into child movie

Hey all,
i know other have had similar problems because i've seen similar posts on other forums. My problem is that I have text that i load into a movie using the LoadVars() function:

datesText = new LoadVars();
datesText.onLoad = function(success) {
if(success) {
dates.htmlText = datesText.news;
}else{
dates.text="error loading...please try again later...";
}
};
datesText.load("http://www.matbryant.com/news.txt");

simple...and it works great, until i load the movie into a parent movie. I've tried using _root.loader.dates (loader being the name of the window the movie loads into)
_parent, this ,everything...i think it maybe a level issue but i'm not sure how to detect the level it is on.
Also, if i put text into the dynamic text box, or if i make it an input text box, the text still won't appear and you can't input text into the box, even though the curser shows up as if it were over a textbox.
Does anyone have any idea how i could fix this? Thanks for your help!!
Reply With Quote
  #2 (permalink)  
Old 07-13-2005, 01:42 PM
WebProWorld New Member
 
Join Date: Jun 2004
Location: USA
Posts: 20
pbrollwitme RepRank 0
Default

nevermind i figured it out...it was a masking problem
thanks!
Reply With Quote
Reply

  WebProWorld > Site Design > Flash Discussion Forum

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 07:15 PM.



Search Engine Optimization by vBSEO 3.3.0