PDA

View Full Version : Container / Dyanmic Content Problems



JamieMX
July 21st, 2003, 05:51 PM
I have built a website which has dynamic content coming from a db.

I have built the sections of the site on seperate .swf's and eveything works perfectly.

However, I wish to pull the .swf's into a container in my main movie.... this also works well.

But, one of the areas (news.swf) has news headlines and when i click on the headlines the stories are displayed. When I bring news.swf into the container the festure of displaying news stories does not work?

Anyone hazard a guess?:-\

liam
July 21st, 2003, 07:03 PM
it's probably due to a problem with relative addressing.

check this tute for info:

http://www.kirupa.com/developer/actionscript/tricks/relativeaddressing.asp

claudio
July 21st, 2003, 07:09 PM
I think its a path problem.

By the way, check this link about the loadbar you requested. This is what i came up with.
here (http://www.geocities.com/claudiodj/test/tutorial_complete1.html)