If I have a project with a open another project in a new window action set to a button in that project, will only placing the swf and htm files of the newly opened project within the published folder of the parent project be enough for allowing the parent project to be played successfully both in desktop and mobile devices like ipad? To allow this, I presume multiscreen.html file located within the published folder of the parent project is the file to be used. But, since swf files can't be played on mobile devices, do I need to place the multiscreen.html file located within the published folder of the newly opened project into the published folder location of the parent project? The parent project folder location already has multiscreen.html file specific to that project and if the multiscreen.html file of the newly opened project need to be added to the published folder location of the parent project(which also has multiscreen.html file), how do I go about doing this? Can I just rename the mulscreen.html file of the newly opened project to say something different like multiscreen1.html and add this file along with the swf and htm file into the published folder location of the parent project, so that it works for both desktop or mobile devices.
↧