Hi Friends!
Im a newbiw in the flash environment.Having doubts in the flash scripting,Done a sample application of retrieving records from xml and show up in the flash dynamically.But struck of the following issue to move further.(I attached the zip files which contains the .fla and associated file to overlook my sample applaication)
(I) At the run time of .swf (Initially) it show up a blank page,if i clicked the right mouse button and click the option of 100% in the pop up menu.it shows the objects? How to solve this?
(II) Im using Flash-Xml (Retrieving xml contents from the xml file and show up in the flash).At the start it shows the blank page if i pressed the next button it shows the first record,But i would like to view the first record at first of opening the .swf (Im new to flash so dont know about the designing section) (Hereby i attached the .fla to overlook it.)
(III) How to close the flashfile using the command script? (Because after viewing the EXE the user has to navigate to the close button and exit the application) How to solve this?