|
Yes xml_url is accessed through a getter/setter and this is currently the
components only public property. When xml_url is set it then in turns
calls load_data. It's probably bad practive to call load_data from
the setter. It would probably be better to use a trigger method like
XMLConnector does.
The value of xml_url is available to the load_data function and it appears
to be correct and is of the correct type. But it only works when I set URL
to a hard coded string or a local variable.
Bill Lane >>> [EMAIL PROTECTED] 05/19/05 1:11 pm >>> It’s got me stumped. It
really doesn’t make much sense. >
xml_url is set using a set function
which then calls load_data So do I understand
correctly you are using a getter/setter to conceal the underlying
xml_url var? You are currently subscribed to fugli as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ |
- [fugli] Re: file path from FlashVars fails(SOLVED) Bill Lane
- [fugli] Re: file path from FlashVars fails(SOLVED) Chris Velevitch
- [fugli] Re: file path from FlashVars fails(SOLVED) Bill Lane
- [fugli] Re: file path from FlashVars fails(SOLVED) Mike Pearce
- Bill Lane
