Volledige versie bekijken : fullscreen wil niet
latino
%Europe/Berlin %698 %2005, 17:45
hallo ik probeer alles maar de pagina wil niet fullscreen:
fscommand("fullscreen", true);//op frame
fullscreen_mc.onRelease = function() {//ook op frame
fscommand("fullscreen", true);
};
ceck de page (http://www.lockerboxsales.nl/PageFlip.swf)
button is het grijze ronde
Laiverd
%Europe/Berlin %698 %2005, 17:46
Projector of web??
latino
%Europe/Berlin %699 %2005, 17:47
web...
op mijn desktop doet ie het wel
Laiverd
%Europe/Berlin %710 %2005, 18:02
Precies, en om die reden is het handig om een handleiding ook daadwerkelijk eens te openen ;)
To send a message to Flash Player, you must use predefined commands and parameters. The following table shows the values you can specify for the command and parameters parameters of the fscommand() function to control a SWF file playing in Flash Player, including projectors.
Voor een fullscreen in een browser heb je javascript nodig. Even googlen op popup fullscreen flash moet wel wat opleveren. Of ga naar http://www.flash-db.com/PopUp/JavaScriptPopUp.php?page=1 als je wat wilt leren ;) of direct naar http://www.flash-db.com/PopUp/ om de noodzakelijke code te genereren.
John
latino
%Europe/Berlin %757 %2005, 19:10
ja deze had ik al gezien met de zoekfunctie
deze werkt niet
unfullscreen_btn.onRelease = function() {
getURL ("javascript:NewWindow.close(); void(0);");
};
terwijl die bij het voorbeeld wel werkt:
http://www.flash-db.com/PopUp/ om
heel vaag
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.