ScrollPane component
ScrollPane component
- Started
- Last post
- 3 Responses
- Scotto512
Anyone know why the ScrollPane Component in Flash MX does not apply a mask to your content clip when you use the loadScrollContent() method and load an external .swf file that is located outside of the original URL?
When you load content from within your URL it works fine.
Macromedia claims it is not possible to load content outside of your URL, but it does work, it just does not apply the mask.
Any thoughts?
- Scotto5120
Anyone?
- preston0
hmm i looked it up, and its documented that you can load external stuff in there. perhaps the mask only reacts to the internal link?
post your code maybe?
- Scotto5120
I am able to load external stuff in there, but if the external stuff is located at a URL other than the URL that my movie, then the mask seems to go away.