Browser problem when the swf is rebuilt

Hello,
I'm having the following tricky problem.
I'm using Chrome,Firefox and Internet Explorer for testing my Flex apps.
today I've noticed that I built my aplication after some changes in the code and both Firefox and Chrome dont reflect the changes. Its like they are stuck in the previous version.
Internet Explorer is running the application fine.
Any ideas on what the problem could be?

There are a couple things you can check:
Clear your browser cache Chrome and Firefox do this differently and it depends on which version you are running.
Make sure "Build Automatically" is on (Under "Project") or force a build in the same place. Note: you cannot select "build project" if automatically builds is selected.
Force a rebuild after "cleaning" your projects (Under "Project" > "Clean...")
Check your run configurations (Under "Run" > "Run Configurations..." or "Debug Configurations...") make sure the URL being launched is ok.
Check your default browser (Under "Window" > "Preferences" > "General" > "Web Browser")
If you're keeping your browser open, make sure you refresh after the build completes.
I hope this helps!
Best,
J. Phillip Camp

Similar Messages

  • Fscommand when the swf inside html  table

    in the html file , when I put the swf file inside a table,
    the fscommands does not work.
    how do i make it work?
    should i make any changes in the html? ?
    notice: when the swf is out side the table , it is working
    fine.

    Found the solution to the problem.
    wrapped the entire HTML page till the JSF component ( panelGrid) under <f:verbatim>.
    something like this
    <f:verbatim>
    <table>
    <tr> <td>...</td>
    <td>
    </f:verbatim>
    <h:panelGrid> ... </h:panelGrid>
    <f:verbatim>
    </td>
    </table>
    </f:verbatim>

  • Trouble comunicating from flex to swf, when the swf is embedded

    i'm a newbie to flex/air so i'm hoping there is going to be a
    simple answer to this problem. it's caused a massive headache!
    i have been using a swfLoader to load a swf, then triggering
    function calls within the swf from flex by using the following in
    the script tag of my mxml
    var mc:MovieClip = MovieClip(myMP3player.content);
    mc.loadMP3Player("file:///"+path, artist, title);
    where loadMP3Player is the function in the linked swf and
    myMP3player is the id of the swfLoader.
    this works great, no problems... but when i change the code
    so that the swf is embedded, rather than loaded at runtime the code
    above gives a
    "ReferenceError:Error #1069 Property loadMP3Player not found"
    error
    when i try to trigger the function.
    i have tried many different ways of referencing and embedding
    the swf, all have the same result. i.e. swf loads fine and the flex
    project compiles without errors, but i am unable to call the
    function.
    how do i reference the function in the swf when the swf is
    embedded?
    any help will be really appreciated.
    btw: i need to embed the swf as i am distributing the
    finished article as an air app.

    Relief - well sort of.
    I uninstalled the last Flash version (10.3 latest built that I downloaded a couple of days ago) on all my browsers.
    Then I downloaded the older 10.2 and installed, and the problem was gone. I'm on MacOSX Lion, by the way.
    So this must be a bug in the last flashplayer.
    Cost me five hours and a bucket of sweat.
    And from now on, I'll be pretty scared to give the flashplayer an update, that's a fact.
    ottie

  • My Mac pro tower has an "ATI Radion hd 2600 XT" video card, and it stopped getting signal to my tv, are there common problems known? How can I troubleshoot this problem when the signal isn't reaching the screen?

    My Mac pro tower has an "ATI Radion hd 2600 XT" video card, and it stopped getting signal to my tv, are there common problems known? How can I troubleshoot this problem when the signal isn't reaching the screen?

    http://discussions.info.apple.com/thread.jspa?messageID=12248238&#12248238
    http://discussions.apple.com/thread.jspa?threadID=2649035&tstart=0

  • Having problems when exporting .swf file as an animated gif

    Hi:
    I was wondering if anyone has ever had any issues exporting a
    flash file as an animated gif? When I do so, the image quality is
    very compromised and the animation is distorted. I know this is not
    very specific question, but I have never encountered this issue
    before, and I am trying to help a co-worker. I don't understand why
    it looks exactly the way we want it to look as an swf file, but not
    as an animated gif? Can anyone point me in the right direction as
    to what to look for as the potential source of this problem? I have
    the swf file, although this would not be very helpful as I don't
    have access to the flash file (but I can send it to you if that
    would help). We tried unchecking the feature to optimize the image,
    and changed the color pallete to adaptive, but this didn't solve
    the problem. I also tried removing any unnecessary layers prior to
    the export. Basically, I'm not sure as to how to proceed and what
    may be causing the problem. I also want to mention there is a
    placed image on the stage. Could the type of image placed be
    causing the problem when exporting to a gif file, but not as a
    .swf? If anyone could help, I would really appreciate it! Thanks.
    Sara

    I also wanted to mention that the swf file uses sound. I am
    reading an old book that I have on Flash and it's saying that Flash
    and Shockwave Flash enter a special mode when they encounter a
    stream sound in which the animation is forced to keep up with the
    sound track, if the animation frames can not be drawn quickly
    enough, some frames are skipped. I am also reading that the
    animated gif format does not support sound. Again, the only
    reference I have is for a very old version of flash, and I'm not
    sure it applies to CS3. I am now just thinking that the sound may
    be the issue.

  • How to load images from client side when the swf is hosted on a server without uplaoding it to server?

    I'm trying to build a online image resize tool.
    problem i face are:
    1. I build a button that allow user to browse the file. Once
    file is selected, it doesnt show full path.
    2. lets say if it shows fullpath, but i try to load it into a
    movieclip, and it doesnt work because the swf file is located at
    the server and not the client's place.
    3. as far as i know, flash can only load images which is
    located in the same server or internet.
    4. if i use php, asp, cgi.. it can only allow me to 1st
    upload the image then resize later, but this is not wat i want.
    5. I need to 1st resize then upload later, because if i have
    100 and more photos taken from digicam, it's going to be very slow
    and heavy.
    What i have tested:
    1. upload "image3.jpg" into the same directory as the
    "viewer.swf", and it works.
    2. do not upload the swf to the server, but run locally from
    the user's computer and open "image3.jpg" and it works.
    3. upload the swf to the server and open "image3.jpg" from
    the user's computer and IT DOESN"T WORK!
    please help me out.
    Thanks~!

    use this php code.
    for flash php image prosses.
    flash file
    import flash.display.BitmapData;
    shaF.onPress = function() {
    output();
    function output() {
    snap = new BitmapData(mc._width, mc._height);
    snap.draw(mc);
    var pixels:Array = new Array();
    var w:Number = snap.width;
    var h:Number = snap.height;
    for (var a = 0; a<=w; a++) {
    for (var b = 0; b<=h; b++) {
    var tmp = snap.getPixel(a, b).toString(16);
    pixels.push(tmp);
    var output:LoadVars = new LoadVars();
    output.img = pixels.toString();
    output.height = h;
    output.width = w;
    output.send("show.php", "output", "POST");
    stop();
    PHP file (show.php)
    <?php
    $data = explode(",", $_POST['img']);
    $width = $_POST['width'];
    $height = $_POST['height'];
    $image=imagecreatetruecolor( $width ,$height );
    $background = imagecolorallocate( $image ,0 , 0 , 0 );
    //Copy pixels
    $i = 0;
    for($x=0; $x<=$width; $x++){
    for($y=0; $y<=$height; $y++){
    $int = hexdec($data[$i++]);
    $color = imagecolorallocate ($image, 0xFF & ($int
    >> 0x10), 0xFF & ($int >> 0x8), 0xFF & $int);
    imagesetpixel ( $image , $x , $y , $color );
    //$font = imageloadfont('arial.ttf');
    $font = 'arial.ttf';
    // $text_color = imagecolorallocate($image, 233, 14, 91);
    $black = imagecolorallocate($image, 0, 0, 0);
    //imagestring($image, $font, 5, 5, "A Simple Text String",
    $text_color);
    imagettftext($image, 12, 0, 10, 20, $black, $font, "A Simple
    Text String");
    //Output image and clean
    //header("Content-Type: image/png");
    imagepng($image,"finoy.png");
    imagedestroy( $image );
    ?>
    <html>
    <body>
    <img src="finoy.png" width="159" height="159" />
    </body>
    </html>

  • Undefined problem when attaching swf

    Hi all,
    I am trying to complete what should be a pretty standard
    activity, but am having many problems. The basic premise is this. I
    have a container swf whose job is to load data via remoting and
    then based upon that data build other swfs and then populate them
    with that data. The container swf works fine for the first half.
    Here is the code I use to attach the movies (using test data here,
    eventually I'll use a for loop to do this many times).
    var aListings = new Array();
    var mcl = new MovieClipLoader();
    var mc = this.createEmptyMovieClip("listing" + i,
    getNextHighestDepth());
    mcl.loadClip("/Listings/AdminListingsGrid/templates/GridTemplate5Test.swf?ListID=0",
    mc);
    aListings.push(mc);
    I'm creating an array, then a movie clip loader. Creating an
    empty movie clip then loading it with an external swf, sending a
    little data along as well. The external swf is controlled by an
    actionscript class as well. Then I'm adding the clip I loaded to an
    array for easy reference when populating the data. The trouble I'm
    having is that I can't seem to access any of the public methods of
    the new object. I trace them out and they are simply not getting
    called. I've added x-ray to the container class and noticed that
    the object I'm adding keeps picking up an undefined Class property.
    It will say undefined.movieclip.object, while all other objects
    will say something like com.blah.blah.movieclip.object. Anyone run
    into this before or have ideas on what I can do? Help is
    appreciated in advance.
    Thanks
    Robert

    Pablo,
    This new message with two image files attached, was received in good order. The two photos displayed in correct size, unlike the previous messages. Since no text was included I could not confirm they were sent in Plain Text. What took place as you composed this latest message? Did the images still display small?
    Did you change to always use Plain Text in Mail Preferences/Composing before any test sending in Plain Text?
    Edit -- I now have your second email. The screenshot is odd, but nothing of the sort was seen when received. The fact that you have had Growl is likely involved here, and it likely is not compatible, yet, with the latest OSX. Are you sure you have removed everything related to Growl? In Home/Library/Mail are there any folders or files named Bundles?
    Ernie
    Message was edited by: Ernie Stamper

  • Browser problems when connecting to Shared Libraries

    I'm having problems with iTunes 9.0 always putting the browser window on the left when I connect to a shared library. I can't get this setting to stay on the top, so I have to manually tell iTunes to put the browser window on the top when I connect to a shared library.
    Does anyone know how to permanently place this on top, or is this a bug?

    I feel your pain. I'm having exactly the same problem. It's really frustrating to have to reset the browser each time I use a shared library. My solution for now is to scrap iTunes 9 and reinstall iTunes 8 on the remote computer that uses the shared library.
    Other people are complaining, too. See here:
    http://discussions.apple.com/thread.jspa?messageID=10320323&tstart=0
    and here:
    http://www.dslreports.com/forum/r23117295-iTunes-9x-Default-Column-Browser-Setti ng-ARGH
    It's really amazing that Apple let this slip through. Where are the beta testers? Sign me up next time.

  • Problems when the server is down

    When the server is restarted after a task is assigned, this task saves its state
    (claimed). After that, when I try to mark that task as completed, the server says
    that the conversation id is not found. Is that a Bug? or how can I fix that problem?
    Thank you

    The process doesn't finish because it's waiting for a task complete event.
    "Raja" <[email protected]> wrote:
    >
    i face this problem frequently. I believe the archival and Purging process
    of the
    WL integration archives and purges the Process Instance Info for those
    instances
    that are completed or Terminated. But i could see the tasks created by
    these instances
    left behind. If a user does any operation on these tasks result is the
    "Conversion
    Id not found exception". Iam not sure if this is a bug or is it by design.
    "David Uribe" <[email protected]> wrote:
    When the server is restarted after a task is assigned, this task saves
    its state
    (claimed). After that, when I try to mark that task as completed, the
    server says
    that the conversation id is not found. Is that a Bug? or how can I fix
    that problem?
    Thank you

  • Seeking problem when the video is replayed?

    Hi all,
    I developed a flv player, I am able to play a video and seek any where in the when the video is played at first
    if I perform seek when the video is replaying NetStream.Play.Stop event is generating and the video is stoped playing
    any work around ?
    Thanks in advance

    I've got the same problem with downloaded ICS Event Reminders.  They will save on local device, iPhone5, but will not sync to iCloud automatically like it should and did in iOS7.  It will sync if you manually modify the Event Reminder in some way after the ICS is saved, but "that's not how any of this works"!
    Even worse for me, downloaded ICS Reminders won't fire an alert on the device it was saved on yet alone sync.
    The Event Reminder shows in the Notification Center, but does not fire Alerts, just sits in the Calendar silently.
    There has to be a bug in the "Add To Calendar" function at the bottom of the save screen.
    I've even emailed myself Event Reminders created with iCal, deleted the Reminder and then saved the ICS from the email.  Won't sync to iCloud and won't fire an Alert for the event.
    Bummer for me and anyone else dependent on saving ICS to iCal.
    iOS 8...just amazing stuff here.
    I suggest filing a bug report with Apple on this apparent bug so it may receive attention and get fixed in the next update.

  • Does anyone when listening with headphones have problems when the headphones are unplugged?

    I like to listen to music while I run. I currently have the iphone 4S. However, I had the same problem when I had the iphone 4. After I run, I would unplug my headphones and the phone would sense that I still had the headphones plugged in. I should be able to run with the phone and not have this problem. Has this happened to anyone else?

        bmckaige, music is so relaxing while exercising. When connected to headphones, music, incoming calls and alerts will come through in the headphones. Once you remove the headphones from the input on your device, the music will toggle to speaker. For device support, click http://bit.ly/y5iuoj
    Lasina_VZW
    Follow us on Twitter @VZWSupport

  • My MacBook Pro (mid 2010) has cursor problems when the fan comes on.

    Hi, I have been trying a variety of recommendations to see why my MacBook Pro seems to be having slowness issues.  yes, I took it in to the Mac store and they found nothing.  I have tried some other things that I think may have helped but now I see that specifically the cursor goes crazy when the fan kicks in and when the fan goes off it is okay again.  I have run SMART Utility & I didn't see anything from that. 

    The fans coming on and the cursor going crazy are a correlation, not a cause-and-effect.
    The fans come on when measured temperatures inside your computer are getting too high. The fans come on to try to exhaust the excess heat. If the cursor goes crazy at the same time, this is likely to also be caused by the computer getting too hot, not by the fans.
    This is one possible cause:
    Runaway applications can shorten battery runtime, affect performance, and increase heat and fan activity

  • Apple uses the postal service for delivery of  some items but won't allow entry of a PO box. This presents a problem when the post office is in a town where they don't do street address deliveries. I can find no place to submit this problem except here.

    I've just placed an order for a 13" Macbook Pro and a superdrive, both to be shipped to a business street address. The cart shows the computer being delivered by "standard shipping" but the superdrive by the Postal Service--but at this address the PO doesn't do street delivery. If Apple would when this kind of delivery is specified allow the entry of a PO box it would solve the problem. An option to enter this info could be presented on the screen when appropriate and it would be very simple to do. I hope this suggestion gets to the right people--I could find no way to submit it on the Apple site and even here I've had to choose a product as a community when something like "Apple Shipping systems" would have been better. It will be interesting to see if anyone else has encountered this problem.

    Apple folks would be monitoring this and perhaps tell me a better way or pass the info on.
    NOPE!  Apple does not monitor their message boards because it's user to user.  If Feedback is working out, then call Apple Customer Relations - 1-800-767-2275.  Ask politely & firmly that you want to be transferred to Customer Relations.  Tell them exactly what you stated in your post.         GOOD LUCK! 

  • Why does FF4.0 experience hang problems when the latest version of the Adobe Flash plugin is enabled?

    I have tried uninstalling and reinstalling the latest version of Adobe Flash plugin, determined that this is the only version of the plugin recognized by FF, and determined that there is no Adobe extension running. The hang problems occur when opening most all web pages or when clicking on the sidebar and last for 10 to 30+ seconds. If the plugin is disabled, then there are no hang problems.

    New plugins have never been downloaded automatically by Firefox, but Firefox scans the registry to search for new plugins.
    * https://developer.mozilla.org/en/Gecko_Plugin_API_Reference/Plug-in_Basics#How_Gecko_Finds_Plug-ins
    * https://developer.mozilla.org/en/Adding_Extensions_using_the_Windows_Registry

  • XP browser problems when upgrading iTunes

    I've tried many times to download iTunes 5 when prompted at startup of iTunes 4.9, but i do not see the download options in my browser (Mozilla Firefox; even tried Internet Explorer v6 and Microsoft Network and still no joy; browser set to accept popups from apple.com). I'm running XP with service pack 2. Any ideas as to the solution before i convince myself i'm dense?! I also cannot see the download icons for iPod software downloads incidentally.

    hi Aidan!
    Any ideas as to the solution before i convince myself i'm dense?! I also cannot see the download icons for iPod software downloads incidentally.
    you aren't dense. see the McAfee entry here:
    b noir, "the conflict apocrypha", 10:07am Aug 18, 2005 CDT
    ... and also see related posts in the thread by Blandine Catastrophe and btabz.
    love, b

Maybe you are looking for

  • Syncing music to other computer.

    My laptop crashed to my dismay. I have some music on my mother's computer that I'd like to put on my iPod, but if I sync those songs, it wipes my previous songs. How do I add the music on my iPod to my mother's computer so that I may add it to iTunes

  • Digital Signature - Username Cache

    Hi, We are using SAP MII 12.1.8 SP 05 (build 36). The problem is:  When a user doing a Digital signature (logon required check box not checked), the user id is defaulted with the previous user id. Steps to reproduce the problem: 1. User1 Logs in the

  • Loading images using java server page

    I am using NetBeans 4.1 with the latest versions of both the SDK and j2EE sdk. OK, all of the JSP and servlets I've done so far have been text only. I am now having trouble loading images. I used <img src="images/IMG_0072.jpg" height="50%" width="50%

  • Auto Login Key Search

    Hey everyone.  I have a little bit of a conundrum. I need to be able to run a script on a OU (and subfolders) that will find a specific registry key on the computers and report it into an CSV/XLS file. Specifically I need to find all computers within

  • What is the use of Service guard

    Hi What is the of service guard, Is this for clustering purpose in O/S level