Hi everyone
My Graduation Dinner website continues giving me headache. Just some background information:
I have created five “format sheets”. They all lie at the background of the Flash website with _visible switched to “false”. So when a user clicks a button on the navigation bar, a text file containing the properties of the desired page will be loaded. One property in the text file is the choice of “format sheet”. Then accordingly, Flash should fill in the format sheet with the information inside the text file using LoadVars().
It works well on the button. But through my way, the Flash is blank at the beginning until the user clicks the buttons so I need a home page. I inserted the code shown in the first figure (SNAG-0021.JPG) on the first frame.
But weirdly, something shown in the second figure (SNAG-0019.JPG) happened. The two main content blocks shows nothing and the last update fields go haywire.
It only returned to normal when I used the buttons to load them again as shown in the third figure (SNAG-0020.JPG).
Can anyone tell me what’s going on?