Hello,
textFields don’t work in fullscreen with safari.
Posted 4 months ago
Clean FullScreen Template
This a simple complete fullscreen adaptable template. Inside you got:
- Fullscreen scroller
– mail form (php)
– photo zoom lightbox style
– resize windows alert
– Total fullscreen view, no menu, no bar, no tool where it works mac mousewheel too.
– tween class transition for alignment.
Perfect for people who isn’t a professional AS developer and won’t familiarize to much with XML AS3 js and stuff like that!
-To create more pages: create new buttons into menu and add relative AS, create new page with new name in the timeline conteiner_mc
-To add new photo button: duplicate photo button in the library, put it where you want. Change the file name you want to load and change the pic description on photo button AS.
-Don’t forget to modify the mail address in PHP file.
Glad to help you guys!
Check my other works!
Posted 4 months ago
This is AS3 or AS2 ? And in case is AS3 , could you provide one with AS2 ?
Also, can this template load external swfs ??
I like this template a lot. Verry simple 
the keyboard is disabled if you go fullscreen in flash, I think that’s why the textfields are blocked in fullscreen mode.
Posted 4 months ago
Yeah guys! I’m so sorry for that, since few time I’m trying to fix that, but how sya BigZ input textfields are blocked in flullscreen mode. When I will found how fix it, I will re-upload the file!
Posted 4 months ago
I mean, I find this solutions few time ago: insert in AS this string: stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE but it works just for Flex and Air app…not for flashplayer!
Posted 4 months ago
@BUNDYFLAVOUR: Yep is in AS2 , and yes it can load external swf, clearly you have to programm it in the AS (pretty easy), if you need help, i can tell you how.
Posted 4 months ago
In defense of rotating-pole:
Users cannot enter text in text input fields while in full-screen mode. All keyboard input and key-related ActionScript is disabled while in full-screen mode, with the exception of the keyboard shortcuts that take the viewer out of full-screen mode.
This is taken from the first page of this article:
http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html
Cheers, Alex
Posted 4 months ago
Thank Alex, me too I find That article, and more again, blogs, tutorial that explain this fullscreen’s problem. I hope anyway enjoy my template!
Posted 4 months ago
Looks nice, but a bit overpriced IMO . No gallery or music player or news reader. Other templates at this price with all this functionality.
Posted 4 months ago
there isn’t a gallery but you can easly create it simply duplicate a button and changing the relative path…as I said in the description, cause I project this tamplate for all the ppl are not a pro, but wants have a nice and complete template…after that, if FD reviewer decided this price…
Posted 4 months ago
@ pkderrick: please give me your mail, i’ll send it you!
@ support staff: what’s the problem? few time ppl tell me cant open my fla, I re-send’em the same fla zipped, and it works…Could be there’s some problem on decompressing?
Posted 4 months ago
When viewing your posted example above the only “fullscreen” effect I see is no more IE scroll bar. Browser Address bar etc still shows. The fullscreen button does nothing.
After I publish my template – the IE scroll bar is non functional but I still see it (faded color). But that’s it—what can I do to get the fullscreen to work?
Posted 2 months ago
Is it something in the the index.htm vs index.html pages? 4 days and counting…..
Posted 2 months ago
ehy miamimarks, sorry my late! I was working a lot, and it’s many time I dont come on FD. Could you explaine me better what you mean, I dont understand you, what’s happen’ to my template?
Posted about 1 month ago
I bought this because I needed AS3 . You talk in the description as if it is AS3 . It’s AS2 , what a rip-off!
Posted about 1 month ago
@ bryanbgdwebcom No MAN !!! Read better if you can! I said: “Perfect for people who isn’t a professional AS developer and won’t familiarize to much with XML AS3 js and stuff like that!” I think “won’t” it’s negative, isn’t it?? So it means: If you don’t want AS3 , so this template it’s perfect 4 u, coz it has a very simple code AS2 , and it has not xml, js, and any tricky script, ok?
Posted 22 days ago
when I click on the fullscreen button nothing happens – on my published file or on your example above.
what does the fotoup do and how does it work?
Posted 17 days ago
@ miamimarks: could you give me a link to check what you did? may be I can try to understand what’s wrong…
Posted 12 days ago
http://studiomiami.com/AlQ/index.html
photoup / fotoup _root.photoup.play(); ......what is this?
thanks
Posted 10 days ago
I discovered what the photoup does – but—still waiting (weeks!) for why the fullscreen does not work – and waiting…..
Please also give me a method for incorporating a text file with vars into the dynamic text box for the photo description—.....dida.text = “put it in the button”
I cannot seem to find where to insert the code ie: var myLoadVars:LoadVars = new LoadVars;
myLoadVars.load(“photo_01.txt”
;
myLoadVars.onLoad = function (success:Boolean){ if(success){ _root.photoup.mask_cont_foto.dida.text= this.photo_01; }
without getting errors.
thanks
Posted 1 day ago
OK – forget the fullscreen problem – there was a line of code in the html that had the property turned to “false” so it now works.
But it would be nice to know how I can dynamically change the text to the photo descriptions…........and waiting.
Posted about 9 hours ago