Hi Guys,
I am working on a project (in html and flash) and i have 3 issues. Your help would be really useful and appreciated. By the way, my swf cannot be simply put in an html since i need it to expend.
1-Hide an extension name; I know that with a html page, you simply create folders and name your all your page index.html. It will hide the extension name of your file in this case for example /contact.html would give /contact/. But i have multiple swf files too. So i need to do the same thing i did with my html pages. I tried to make an index.swf but it doesn’t work.
2-Give a name to a swf file for the top of the browser. It easy to do it for an html, is there a way to name your page on a swf file for the browsers ?
3-From the index, i want the next page to go full screen after we clicked enter. I found a couple of codes but a they seems to work only with few browsers. Is there a simple code that will work with all of them ?
Thanks a lot in advance for your help
theVibe