Fullscreen doesn't work

Hi, I prepared a footer for a website and have the following issue:
There are two buttons on footer bar that interests us. One is fullscreen - clicked activates fscommand function. But fscommand works only when I debug my fla. Otherwise, nothing happens. There's an additional variable that shows if fullscreen is active - nothing happens.
There's also a "coder" info. I wanted to use navigateToURL function for "mailto:..." adress, but nothing happens, even if if changed it to google.com adress. Also debugger doesn't activate it.
I tested it in browser, completely nothing happens.
There's the code, works without any "addons":
package UI {
import flash.display.*;
import flash.text.*;
import flash.events.*;
import flash.system.*;
import flash.net.*;
//import com.greensock.*;
public class Footer extends MovieClip {
protected var footerBG:MovieClip;
protected var fullscreenMC:MovieClip = new MovieClip();
protected var copyMC:MovieClip = new MovieClip();
protected var coderMC:MovieClip = new MovieClip();
protected var fullscreenTF:TextField = new TextField();
protected var copyTF:TextField = new TextField();
protected var coderTF:TextField = new TextField();
protected const TEXT_MARGIN:Number = 20;
protected const TEXT_ALPHA:Number = 0.35;
protected var isFullscreen:Boolean = false;
public function Footer():void {
trace('Footer');
prepareElements();
this.addEventListener(Event.ADDED_TO_STAGE, onAddedToStage);
protected function prepareElements():void {
footerBG = new MovieClip();
footerBG.graphics.beginFill(0, 0.35);
footerBG.graphics.drawRect(0, 0, 100, 25);
makeButton(fullscreenMC, fullscreenTF, true);
fullscreenMC.addEventListener(MouseEvent.CLICK, onFsClick);
fullscreenTF.text = 'fullscreen';
makeButton(copyMC, copyTF);
copyTF.text = 'copyright © Mateusz Kot';
makeButton(coderMC, coderTF, true);
coderTF.text = 'coder: Krzysztof Antoniak';
addChild(footerBG);
addChild(fullscreenMC);
addChild(copyMC);
addChild(coderMC);
protected function makeButton(mc:MovieClip, tf:TextField, button:Boolean = false) {
var footerTFo = new TextFormat();
footerTFo.font = 'Arial';//AvantGarde Bk BT
footerTFo.size = 15;
footerTFo.color = 0xFFFFFF;
tf.defaultTextFormat = footerTFo;
tf.selectable = false;
//tf.embedFonts = true;
//tf.type = TextFieldType.DYNAMIC;
//tf.antiAliasType = AntiAliasType.ADVANCED;
tf.autoSize = "left";
tf.alpha = TEXT_ALPHA;
mc.addEventListener(MouseEvent.MOUSE_OVER, onMouseOver);
mc.addEventListener(MouseEvent.MOUSE_OUT, onMouseOut);
mc.mouseChildren = false;
mc.addChild(tf);
if (button) {
mc.buttonMode = true;
protected function refreshArrangement():void {
footerBG.x = 0;
footerBG.y = stage.stageHeight - footerBG.height;
footerBG.width = stage.stageWidth;
coderMC.x = stage.stageWidth - coderMC.width - TEXT_MARGIN/2;
coderMC.y = footerBG.y + 2;
copyMC.x = coderMC.x - copyMC.width - TEXT_MARGIN;
copyMC.y = footerBG.y + 2;
fullscreenMC.x = copyMC.x - fullscreenMC.width - TEXT_MARGIN;
fullscreenMC.y = footerBG.y + 2;
protected function onMouseOver(event:MouseEvent):void {
//TweenNano.to(event.target.getChildAt(0), 0.5, {alpha:1});
protected function onMouseOut(event:MouseEvent):void {
//TweenNano.to(event.target.getChildAt(0), 0.5, {alpha:TEXT_ALPHA});
protected function onFsClick(event:MouseEvent):void {
trace(isFullscreen);
if (!isFullscreen) {
fscommand('fullscreen', 'true');
isFullscreen = true;
} else {
fscommand('fullscreen', 'false');
isFullscreen = false;
protected function onCoderClick(event:MouseEvent):void {
navigateToURL(new URLRequest('http://google.com/'));
protected function onAddedToStage(evt:Event):void {
refreshArrangement();
stage.addEventListener(Event.RESIZE, onStageResize);
protected function onStageResize(evt:Event):void {
refreshArrangement();
Can anybody explain why it happens this way?

Sorry, I missed adding this to the code
Correct fragment:
makeButton(coderMC, coderTF, true);
coderMC.addEventListener(MouseEvent.CLICK, onCoderClick);
coderTF.text = 'coder: Krzysztof Antoniak';
It also works only when debugging.

Similar Messages

  • FullScreen doesn't work in local application

    Hello world,
    I developed an application in Qt4.5 which is simply a very simple browser. It display HTML pages and so on.
    In this pages, I have a flv object. This one is displaying well and I allowFullScreen. When I click on the fullscreen button, video goes on fullscreen but the pb is that sound continue, but the video freeze (if I leave the fullScreen mode, I'm in the right spot in the video playback)
    If I launch the html file in Safari Browser, FullScreen works.
    Thx in advance for any help

    Nobody knows or has an idea about this strange issue?

  • .swf fullscreen doesn't work???

    Hello,
    I can post the file if you want.... just ask
    But my proublem is that I have a flash presentation.
    The defalt for moving the slide screens back and forth are left and right arrows.
    It works fine when tested or even the .swf file.
    But then the left and right buttons don't respond when I go to fullscreen.
    It's a presentation so I need to be in fullscreeen......
    Anyone know whats up???

    most people would consider that as an important security issue and not so much adobe trying to be mean to you personally.
    in any case, if you're still able, please mark this thread as answered.

  • Fullscreen doesn't work with Silverlight for Netflix movies

    Recently, when I restarted watching Netflix, I can't go to Fullscreen. I called Netflix and they had me reinstall Silverlight, which I did, but to no avail. Any ideas here?

    Go to the AT&T support site and verify that you have setup Mail with the correct confuguration, i.e., ports, server names, etc. Otherwise, you haven't provided enough details to be of much assistance.
    Rcommend that you get a .me account and start using IMAP email in lieu of POP3. You can then configure your existing AT&T account to forward all email to your .me account.

  • Safari green button fullscreen doesn't work

    Hi, I tried everything, reset safari, erase cache, delete the preferences plist, and nothing, when i press the green button the screen goes to the botton left, tried also resizing, nothing...
    also the javascript of several webpages i used to visit that automatically goes full screen also doesn't do it anymore...
    what can i do...??? sniff

    no one?
    ...

  • Mirroring FCPX Fullscreen doesn't work properly in Mountain Lion

    I am a High School Video Teacher and I moved from FCP7 to FCPX last year and upgraded to Mountain Lion this year. As a teacher, I mirror my Apple on a projector so the class can see whatever I do. The problem I am having is when I Play a clip or project in Fullscreen. The video is Cropped and cut off. Do to my projector settings my display resolution is 1600x900 and I am on a 2012 27" iMac with 16gigs of ram and an AMD Radeon HD 6970M 2048 MB graphics card. I taught FCPX last year on Lion and didn't have this Problem. Are there anywork arounds using FCPX, Mirroroing to a projector and using Mountain Lion? I want to beable to play back using Fullscreen.

    Do you have any Safari plugins running?  I've had no problems using the Twitter web page from Safari 6 in Mountain Lion.
    That said, I prefer Tweetbot ;-)

  • Allowfullscreen &  wmode="transparent" doesn't work together

    allowfullscreen & wmode="transparent" doesn't work
    together with IE 6.0, fullscreen doesn't work
    anyone know why??

    "NutsyNalinda" <[email protected]> a
    écrit dans le message de
    news: fr7tga$34r$[email protected]..
    > allowfullscreen & wmode="transparent" doesn't work
    together with IE 6.0,
    > fullscreen doesn't work
    > anyone know why??
    Update your Flash Player
    "Full-screen mode was not originally supported if the wmode
    is opaque or
    transparent windowless, but it is now supported starting with
    the latest
    Flash Player 9 Update on Adobe Labs. If the user has multiple
    monitors,
    Flash Player uses a metric to determine the monitor that
    contains the
    greatest portion of the Flash movie and then goes full-screen
    in that main
    monitor."
    http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode_print.html
    lea

  • FullScreen script doesn't work all the time

    I am having a problem with this script. Its weird, sometimes I type in a number like 3333 and it will go to the google link like this:
    http://www.google.com/maps?saddr=3333&daddr=40.000000,80.000000
    Other times I type in the same number and it doesn't work.
    Anyone see any problems with the code?
    echo "<script language=\"Javascript\">
    <!--
    var str = \"left=0,screenX=0,top=0,screenY=0\";
    if (window.screen){
    var ah = screen.availHeight - 30;
    var aw = screen.availWidth - 10;
    str += \",height=\" + ah;
    str += \",innerHeight=\" + ah;
    str += \",width=\" + aw;
    str += \",innerWidth=\" + aw;
    } else {
    str += \",resizable\";
    function call_full() {
    var saddr=document.getElementById('saddr').value;
    var daddr=document.getElementById('daddr').value;
    fullScreen('http://maps.google.com/maps?saddr='+saddr+'&daddr='+daddr+'')
    //-->
    </script>";
    echo '<form name="addr_form" id="addr_form">
    <b>Get Directions</b>
    <br>
    <font size=2>Your address: (street, town, state)</font><br>
    <input type="text" size=40 maxlength=40 name="saddr" id="saddr" value="" />
    <input type="button" type="submit" onClick="call_full()" value="Go">
    <input type="hidden" name="daddr" value="40.00000, -80.00000"/>
    </form>';Message was edited by:
    [email protected]

    The main problem I see is that it's written in Javascript, and this is a forum about Java, not about Javascript.
    I can tell you that in Java there's a method available to URL-encode URL parameter values. For all I know there's one in Javascript too. There should be, in my opinion, but not knowing the language very well I couldn't tell you if there really is one.

  • Evince fullscreen doesn't appear to be working properly

    Ever since that update to evince that made everything really pretty, the option to view documents in fullscreen mode doesn't work properly.  Instead of removing the title bar, a second title bar is created under the first one, and this second bar disappears after some time, and can be brought back with the mouse.  It is useful to note that this only occurs when I use my window manager of choice, xmonad, and presumably any other tiling window manager.  The only other one I tried was openbox, and while using that evince performed admirably.  Is this a bug with evince not playing nicely with tiling window managers?  Is there a workaround that is known?  I would appreciate any help with this issue.  Here's the very top left bit of a screenshot (because of arch's rule about no images larger than 250x250):
    Edit: got that image link working
    Last edited by rh995 (2015-01-07 02:02:30)

    I went ahead and filed a bug report for this because it sure seems like this is a problem with evince: https://bugzilla.gnome.org/show_bug.cgi?id=742736

  • Mplyer sound doesn't work, instead amarok's sond work !!!

    hi everyone, the problem is that mplayer's sound doesn't work.
    the sound with Amarok and Firefox(e.g youtube) works, but with mpalyer no !!!
    i've posted some commands:
    thanks
    /etc/mplayer/
    codecs.conf   example.conf  input.conf
    /etc/mplayer/example.conf
    # MPlayer configuration file
    # Configuration files are read system-wide from /usr/local/etc/mplayer.conf
    # and per-user from ~/.mplayer/config, where per-user settings override
    # system-wide settings, all of which are overrriden by the command line.
    # The configuration file settings are the same as the command line
    # options without the preceding '-'.
    # See the CONFIGURATION FILES section in the man page
    # for a detailed description of the syntax.
    # Profiles should be placed at the bottom of the configuration file to ensure
    # that settings wanted as defaults are not restricted to specific profiles.
    # video settings #
    # Specify default video driver (see -vo help for a list).
    #vo=xv
    # Use SDL video with the aalib subdriver by default.
    #vo = sdl:aalib
    # FBdev driver:
    # mode to use (read from fb.modes)
    #fbmode = 640x480-120
    # location of the fb.modes file
    #fbmodeconfig = /etc/fb.modes
    # Specify your monitor timings for the vesa and fbdev video output drivers.
    # See /etc/X11/XF86Config for timings. Be careful; if you specify settings
    # that exceed the capabilities of your monitor, you may damage it.
    # horizontal frequency range (k stands for 1000)
    #monitor-hfreq = 31.5k-50k,70k
    # vertical frequency range
    #monitor-vfreq = 50-90
    # dotclock (or pixelclock) range (m stands for 1000000)
    #monitor-dotclock = 30M-300M
    # Start in fullscreen mode by default.
    #fs=yes
    # Change to a different videomode when going fullscreen.
    #vm=yes
    # Override the autodetected color depth, may need 'vm=yes' as well.
    #bpp=0
    # Enable software scaling (powerful CPU needed) for video output
    # drivers that do not support hardware scaling.
    #zoom=yes
    # standard monitor size, with square pixels
    #monitoraspect=4:3
    # Use this for a widescreen monitor, non-square pixels.
    #monitoraspect=16:9
    # Keep the player window on top of all other windows.
    #ontop=yes
    # audio settings #
    # Specify default audio driver (see -ao help for a list).
    #ao=oss
    # Use SDL audio driver with the esd subdriver by default.
    #ao = sdl:esd
    # Specify the mixer device.
    #mixer = /dev/mixer
    # Resample the sound to 44100Hz with the lavcresample audio filter.
    #af=lavcresample=44100
    # Output audio to S/PDIF
    #ao=alsa:device=spdif
    #ac=hwac3,hwdts,hwmpa,
    # other settings #
    # Pretend to be Window Media Player.
    # Fixes playback when playlist and media file use the same URL.
    #user-agent=NSPlayer/4.1.0.3856
    # Pretend to be Quicktime
    # Fixes playback for apple.com/trailers redirects
    #user-agent="QuickTime"
    # Pretend to be Realplayer SP
    # Fixes playback for some video streaming sites
    #user-agent=RMA/1.0
    # Pretend to have lots of bandwidth
    # Speeds up realmedia rtsp:// streams
    #bandwidth=2000000
    # Pretend to be Winamp
    # Fixes playback of some NSV streams
    #user-agent="Winamp NSV Player/5.12 (ultravox/2.0)"
    # Drop frames to preserve audio/video sync.
    #framedrop = yes
    # Specify your preferred skin here (skins are searched for in
    # /usr/local/share/mplayer/skins/<name> and ~/.mplayer/skins/<name>).
    #skin = Abyss
    # Resample the font alphamap.
    # 0 plain white fonts
    # 0.75 very narrow black outline (default)
    # 1 narrow black outline
    # 10 bold black outline
    #ffactor = 0.75
    # cache settings
    # Use 8MB input cache by default.
    #cache = 8192
    # Prefill 20% of the cache before starting playback.
    #cache-min = 20.0
    # Prefill 50% of the cache before restarting playback after the cache emptied.
    #cache-seek-min = 50
    # DVD: Display English subtitles if available.
    #slang = en
    # DVD: Play English audio tracks if available.
    #alang = en
    # Profiles #
    # The options declared as part of profiles override global default settings,
    # but only take effect when the profile is active.
    [protocol.dvdnav]
    #vc=ffmpeg12,
    #mouse-movements=yes
    #nocache=yes
    #[vo.vdpau]
    #vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,
    # Most video filters do not work with vdpau.
    #vf-clr=yes
    # OSD progress bar vertical alignment
    #progbar-align=50
    # You can also include other configuration files.
    #include = /path/to/the/file/you/want/to/include
    ~/.mplayer/config
    # Write your default config options here!
    # [default] viene applicata a ogni file
    [default]
    # usa il server grafico X come video output
    vo=xv
    # usa alsa per l'audio output
    ao=alsa
    # ao=oss # Use OSS4
    # decodifica multithreaded H264/MPEG-1/2 (valido: 1-8)
    lavdopts=threads=2
    # impostare il canale audio preferito (in questo esempio il numero sei)
    channels = 6
    # scala i sottotitoli al 3% della dimensione dello schermo
    subfont-text-scale = 3
    # non usa fontconfig
    nofontconfig = 1
    # aggiunge bordi neri ai filmati che non hanno lo stesso aspetto di forma dello schermo
    # per wide screen monitors
    vf-add=expand=::::1:16/9:16
    # per non wide screen traditional monitors
    #vf-add=expand=::::1:4/3:16
    #profilo di up-mixing da due canali audio a sei canali
    # use -profile 2chto6ch to activate
    [2chto6ch]
    af-add=pan=6:1:0:.4:0:.6:2:0:1:0:.4:.6:2
    #profilo di down-mixing da sei canali audio a due canali
    # use -profile 6chto2ch to activate
    [6chto2ch]
    af-add=pan=2:0.7:0:0:0.7:0.5:0:0:0.5:0.6:0.6:0:0
    # Disabilita screensaver
    heartbeat-cmd="xscreensaver-command -deactivate &" # stop xscreensaver
    stop-xscreensaver="yes" # stop gnome-screensaver
    ls /etc/modprobe.d/
    alsa-base.conf  snd-hda-intel.conf
    etc/modprobe.d/alsa-base.conf
    options snd slots=snd_mia,snd_hda_intel
    options snd_mia index=1
    options snd_hda_intel index=0
    /etc/modprobe.d/snd-hda-intel.conf
    options snd-hda-intel model=auto
    cat /proc/asound/modules
    0 snd_hda_intel
    lsmod |grep snd
    snd_hda_codec_hdmi 30162 1
    snd_hda_codec_conexant 36759 1
    snd_hda_intel 37000 2
    snd_hda_codec 150305 3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
    snd_hwdep 6340 1 snd_hda_codec
    snd_pcm 77645 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7210 2 snd_pcm,snd_hda_intel
    snd_timer 18726 1 snd_pcm
    snd 59109 11 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5450 1 snd

    Neburski wrote:
    ryanjacobs wrote:So, apparently, your system cannot find the ALSA output driver. I suggest that you use a different driver than ALSA.
    OP should first go through the wiki page of ALSA to ensure that his ALSA setup is working correctly. There aren't many sound setups that do not work under ALSA. If OP is relying on another sound setup then he should follow the appropriate wiki and tell us so.
    @otto88: It would also help if you would try to explain what your intentions were. I'm assuming you merely want to have sound working and not configure some fancy setup. In that case you should just stick to a basic setup and follow the wiki step by step (don't skip any line and if you don't understand something, you figure that out or you ask people, don't just ignore it).
    For instance I don't even have those /etc/modprobe.d/alsa-base.conf and /etc/modprobe.d/snd-hda-intel.conf even though I have 2 sound devices, while you seem to only have 1 sound device
    otto88 wrote:cat /proc/asound/modules
    0 snd_hda_intel
    So your /etc/modprobe.d/alsa-base.conf in that case is totally unnecessary, let alone that you don't even have the snd_mia module loaded so why do you even configure alsa to load it at index 1. You aren't supposed to simply copy and paste the configurations from the wiki. Those configurations are merely there to give you an idea on how to make your own configuration.
    When you have ensured that your sound is been set up correctly then you can start with the most basic mplayer configuration. You keep the /etc/mplayer/example.cong configuration file totally commented out (like you have atm) and your ~/.mplayer/config should only contain
    ao=alsa
    ok i just followed the wiki and your advices and doesn't work, yet
    mplayer -ao alsa /dati/Musica/StudyDue.mp3
    MPlayer SVN-r36498-snapshot-4.8.2 (C) 2000-2013 MPlayer Team
    206 audio & 433 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing /dati/Musica/StudyDue.mp3.
    libavformat version 55.19.104 (internal)
    Audio only file format detected.
    Load subtitles in /dati/Musica/
    ==========================================================================
    Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
    AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4000->88200)
    Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
    ==========================================================================
    [AO_ALSA] Playback open error: No such file or directory
    Failed to initialize audio driver 'alsa'
    Could not open/initialize audio device -> no sound.
    Audio: no sound
    Video: no video
    Exiting... (End of file)

  • Hardware acceleration doesn´t work with 6-core CPU?

    Hi,
    i´ve upgraded recently my PC to a Phenom X6 6-core CPU and i have encountered a major problem with the Flash player since then.
    For example, Youtube HD videos don´t get scaled correctly when watched in fullscreen mode but instead the standard-view gets resized to my screen resolution without scaling
    The result looks like this.
    http://img217.imageshack.us/i/hd6850y.jpg/
    I am pretty sure that even though i activated hardware-acceleration only software-acceleration is used to scale the videos. There seems to be a conflict between the 6-core CPU and the Flash player. I noticed that some software doesn´t work properly with the rather new 6-core CPU´s and it´s probably the same case with Flash player. I think it doesn´t recognize the CPU and switches automatically into software-scaling.
    I already re-installed Flash Player several times and tried out several AMD Catalyst drivers for my graphic card. No results.
    Any help is appreciated.
    My system specs are:
    Win XP Professional SP3, latest Flash Player version, latest AMD catalyst, AMD Phenom X6 CPU, AMD HD6850 GPU.
    Message was edited by: FredFuchervonFach

    Yes,  i already updated my graphic card drivers several times.
    There is no difference between running with or without hardware acceleration which supports my assumption that hardware acceleration doesn´t work, i guess.
    The results are exactly the same
    I´m running:
    Win XP Professional SP3 32Bit
    Firefox 3.6.16
    Flash Player version 10,2,153,1
    ÁMD Catalyst 11.3
    Message was edited by: FredFuchervonFach

  • Hardware acceleration doesn't work anymore since version 10.2.153.1

    Hi all,
    Today I updated my flash player to the newest version and its hardware acceleration stopped working. Everything was ok with previous version (10.2.152.32 I guess). I tested it on YouTube - now I get "undefined video rendering" instead of accelerated. Sometimes, when I go to fullscreen before playing the video acceleration turns on but when I go back to the normal mode it shows as undefined or software video rendering. On the other sites (vimeo, dailymotion) I can't open "show video info" dialog so I can't check it but I see more CPU usage in my task manager. Anybody with the same problem?
    OS: Windows XP SP3
    Browser: Firefox 4 and IE 8 (tested on both)
    Graphic card: GF 8600GT
    Drivers: Nvidia 266.58
    Flash version: 10.2.153.1
    EDIT: I downgraded the flash player to previous version (after uninstalling the newest) and hardware acceleration still doesn't work. So what may be the problem? I didn't install any windows or drivers updates lately. I also checked my GPU load (with GPU-Z program) and it's 0% on every video site.

    Hi,
    I suspect what's happening here is that YouTube recently made changes on their side that disabled StageVideo under certain conditions.  This change has been most prominent on Windows, but as you noted it sometimes works during full screen playback.  We've been actively investigating the issues reported in the forum (both here and on youtube's.)  We're trying to find reproducable cases where the video playback is black/white yet the audio still works, corrupted video, or other issues with hardware acceleration enabled.  If you'd like, we'd love to get your feedback on a few tests:
    Testing Steps:
    1. Verify that the Flash setting "Enable hardware acceleration" is checked.  For instructions on finding this setting, please see step 1 of our Troubleshoot video playback issues document. Ignore the instructions to uncheck this setting, we want hardware acceleration to be enabled for the first pass (make sure “Enable hardware acceleration” is selected/checked.”)
    2. Navigate to: http://www.youtube.com/embed/tgbNymZ7vqY?wmode=direct
    Does the video playback correctly with…
    Hardware Acceleration Enabled (Yes/No):
    Hardware Acceleration Disabled* (Yes/No):
    3. Navigate to: http://labs.adobe.com/technologies/flashplayer10/live-player/
    Note: I have seen buffering/bandwidth issues with this video, what we're looking for here are display issues (black screen, corrupted video, etc.)
    Does the video playback correctly with…
    Hardware Acceleration Enabled (Yes/No):
    Hardware Acceleration Disabled* (Yes/No):
    *If you encounter problems with either of these two videos, please disable hardware acceleration from step 1 (uncheck “Enable hardware acceleration”) and try again.
    Thanks,
    Chris

  • DW 8.02 IEFix doesn't work for me

    G'day Guys,
    Anyone having problems with the javascript fix for the IE
    (Eolas) issue? I've been trying to update existing pages with QTVR
    content on them, DW findes the code asks if I want to change it
    with the new scripts etc, makes the change, creates the Script
    folder and .js files in the root directory. All good.
    But upload the resultant .htm file and the script folder etc,
    and it doesn't work. QT is started on the page, but the actual QT
    movie can't be found.
    Here is an example: (warning large fullscreen QTVR content
    2mb+)
    www.adventurecampers.com.au/panos/fraser/01qt.htm - doesn't
    work
    www.adventurecampers.com.au/panos/fraser/02qt.htm - this is
    before DW IEFix - works fine.
    I imagine I'm doing something wrong, but I can't see what it
    might be, with such a simple solution.
    Thanks,
    Aaron.

    I swear, I hate pages that do this -
    <SCRIPT language=javascript>
    <!--
    window.resizeTo(window.screen.availWidth,window.screen.availHeight)
    window.moveTo(0,0)
    //-->
    </SCRIPT>
    Please don't.
    It doesn't look to me like you have correctly applied the
    fix. Please tell
    me the exact steps you have used to insert the QT and apply
    the fix.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "beyond" <[email protected]> wrote in
    message
    news:e4r7ss$6dq$[email protected]..
    > G'day Guys,
    >
    > Anyone having problems with the javascript fix for the
    IE (Eolas) issue?
    > I've
    > been trying to update existing pages with QTVR content
    on them, DW findes
    > the
    > code asks if I want to change it with the new scripts
    etc, makes the
    > change,
    > creates the Script folder and .js files in the root
    directory. All good.
    >
    > But upload the resultant .htm file and the script folder
    etc, and it
    > doesn't
    > work. QT is started on the page, but the actual QT movie
    can't be found.
    >
    > Here is an example: (warning large fullscreen QTVR
    content 2mb+)
    >
    > www.adventurecampers.com.au/panos/fraser/01qt.htm -
    doesn't work
    >
    > www.adventurecampers.com.au/panos/fraser/02qt.htm - this
    is before DW
    > IEFix -
    > works fine.
    >
    > I imagine I'm doing something wrong, but I can't see
    what it might be,
    > with
    > such a simple solution.
    >
    > Thanks,
    >
    > Aaron.
    >

  • I got Mavericks and now clicking my mouse doesn't work in many apple programs, is there anything I can do to fix this, and is Apple working on a fix for it?

    Clicking buttons doesn't work in calendar, preview, or updates, and it also doesn't work in fullscreen videos viewed on youtube.  Right click seems to work like a left click, but not for everything.  Clicking the mouse works in other programs.

    1. Reset PRAM.  http://support.apple.com/kb/PH4405
    2. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".

  • The code from "help" doesn't work?\

    Hi
    I'm trying to change the color of the font of the TextArea
    component to white. I use this code which I copy and paste directly
    from "help":
    import mx.styles.CSSStyleDeclaration;
    if (_global.styles.TextArea == undefined) {
    _global.styles.TextArea = new CSSStyleDeclaration();
    _global.styles.TextArea.setStyle("color", 0xFFFFFF);
    Doesn't work...
    I try this one, again from the "help":
    myTextAreaComponent.setStyle("color", 0xFFFFFF)
    Again doesn't work...
    Any clue????
    Also, if a movie with a TextArea component is under a mask
    the text isn't seen. What can I do about it? But this is a less
    significant problem, the color of the text is what concerns me
    most.

    Yes, kglad I tried this in a new document, and it works.
    Don't know why it didn't work for the old one. Maybe I've mistaken
    something...somewhere... who knows... Anyway, I don't need the text
    white anymore, because I redesigned everything and I think it looks
    better now, so it's not a problem.
    Can you advize me something on the mask issue? It's not so
    important but I'm curious. It could turn to be a problem if you
    have a fullscreen flash movie and have content out of the stage.
    Thanks!
    Btw, just saw the spyrograph on your website. Looks
    absolutely amazing !! :)

Maybe you are looking for

  • How can i synchronise new songs in the playlist from a new laptop

    I have the iTunes v12 on a Windows 8.1 Operating system.Previously i used to synchronize songs from an older latop with Windows 7 which had all the songs.But now i recently shifted to a new laptop which is not having any songs of the existing playlis

  • Hp deskjet 1050a all in one j410 series

    have bought a new laptop with windows 8.1 but printer sofwear not compatable,   my previous computer had windows xp. Do I need to buy a new printer or is there softwear I can download? hope someone can help thank you

  • G4 internet problems after upgrading to 10.4.11 Tiger

    I have recently upgraded my G4 to OS X 10.4.11, and I'm not sure if this is now causing my internet to not work correctly. I have a third party wireless card, always worked fine, but now the IP address seems to randomly change whenever I turn/restart

  • LAyer 3 to Layer 3 LWAPP Transport mode

    Has anyone moved from layer 2 to Layer 3 transport mode? I want to see if it is easy as changing the transport mode on the 4124 controller and assigning an IP address to the AP. Thanks!

  • Duplicating the existing sourcesystem assignments to a new source-system

    Hi all We have another new sourcesystem (logical system) in our BI system. This is a copy of the productive erp-sytsem, upgraded to EHP4. Now we want to test the connectivities and data load procedures. Is there a possibility to "copy" all the existi