Gallery tree swf not loading

I am using the gallery_tree.fla provided in the Samples for
Flash 8 Pro to build a small photo gallery, substituting the name
of my xml file in this line of code in the action script:
treeDP_xml.load("bbq_gallery_07.xml"); .
I used the gallery_tree.xml, substituting my image filenames
in the nodes. I placed the images, the .xml and the .swf in the
same folder. The .swf will play if I open it on my local machine in
a browser, but on the web server, it just continues to show the
loader but no images or tree.
My .xml and Actionscript is attached. Suggestions as to my
problem?

Seems odd it will only run once. Usually if a cache problem
you get the same
results even when you update the movie or server scripts.
If it is
http:// it is not local even if from the browser
cache.
Verify the html is validated.
Check to see if this applies to all swfs. Create a simple
hello world swf
that connects to a JSP script that returns a simple value to
Flash. If that
seems to work, then the problem is in the JSP or
Actionscripting coding.
Check you can load the JSP script repeatedly using a direct
call to it on
the browser line using
http://.
Lon Hosford
www.lonhosford.com
Flash, Actionscript and Flash Media Server examples:
http://flashexamples.hosfordusa.com
May many happy bits flow your way!
"srikanth_s_india" <[email protected]> wrote
in message
news:e6obld$lfb$[email protected]..
> Thanks for the article link.
>
> I can't provide the URL as it is within our application
which requires
> logging
> in. However, one more interesting thing about it is that
it always works
> for
> the first time (in the browser/machine) but not from the
next time.
>
> My doubt is whether it is because of the caching? When
it loads for the
> first
> time, the HTML and SWF files load from our server and
hence are allowed to
> communicate with our JSP. However, when it loads the
subsequent times, it
> probably loads from the cache and hence considered as a
local file and not
> allowed to communicate with our JSP file which is on the
Internet.
>
> Can anybody tell me how to enable a local SWF file to
load SWF files from
> the
> Internet & access URLs from the Internet in Flash 8
pluggin?
>

Similar Messages

  • SWFs not loading in Air 4.0... for iOS

    Hi,
    I've read some of the posts about the problem of SWFs not loading in iOS.  This seemed to have to do with the SWFs having code.  We removed code from the SWFs and In previous releases, using previous SDKs (I don't remember the last one that worked) we had everything working.  But in the latest version compiled with the latest SDK (4.0...) none of the SWFs load.
    of course I'm learning about this late in the game.
    One more piece of information.  I did a test with an application that just loads one codeless SWF and have exactly the same result. 
    If anyone has any ideas, I would be very grateful.
    Best regards,
    Chris McLaughlin

    Hi,
    So code or no code external SWFs require a loader context.
    I borrowed this directly from a kglad response:
         var lc:LoaderContext=new LoaderContext(false,ApplicationDomain.currentDomain,null);
    When I add the LoaderContext to the loader (at least with my experimental app) the SWF loads.
    Also from kglad's example: yourloader.load(yourexternalswf.swf,lc);
    Thanks kglad.

  • Very Slow running dashboards/swf not loading

    I have built a number of dashboards and sent them round to colleagues in my company (either embedded in powerpoint or as swf to open in IE). We have no probelms viewing these dashboards internally but when we send them out to clients they cannot view them.
    It seems like the swf files are just not loading, or are incredibley slow (so slow that the client has given up on them) has anyone else encountered problems like this? Could there be some security issues; when the files pass onto another network the swf is halted?
    Hope someone can help!

    There is known issue with  xcelsius 2008 when exported to PPT..
    Check this and do the work around mentioned.. it will work,but very slow.
    I don't know its a problem with xcelsius  or with my laptop?
    http://diamond.businessobjects.com/node/19008

  • Urgent! external swf not loading with swfobject!

    hello there,
    I have a swf that loads another one into it through an empty
    movieclip - When i embed it with swfobject it doesnt appear.
    My guess is that i would have to mention the external swf in
    the flashvars ... Done that with no success.
    Does anyone have an idea of what could be causing me this
    trouble?
    thanks

    Generally the problem will be that the path of all externally
    loaded content is relative to the html page, NOT the swf location.
    If everything is in the same folder then that isn't it.
    Otherwise nice dice is correct, we will need to see your code
    to go further.

  • SWF not loading on website---Help please...

    Hi everyone,
    I'm not really new to Flash; I know how to get around persay. Though this task has me almost in tears. I'm trying to put a video playlist on my website. It has 3 videos. The playlist requires a few files in which I put in a folder named "video testing". Heres what I did:
    I created a video playlist in Adobe Flash CS4 with some Actionscript.  I published it in html and flash(swf). Afterwards, I saved the playlist as “MyVideoPlaylist”.  I put all of these files in a folder named “video testing”. This folder contains:   “MyVideoPlaylist.swf”   “MyVideoPlaylist.fla”   “playlist.xml”   “video”  “thumbs”. The video folder contains all the videos for the playlist and the thumbs folder contains the thumbnail images for the playlist. I opened up Filezilla and uploaded all files in that folder to the “flash” folder within the root directory. Since I’m using wordpress I browsed to the page that I wanted to put the flash in and placed the following code in the html section:
    <object width="425" height="344"><param name="movie" value="http://www.burnnoticefanatic.com/flash/MyVideoPlayer.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.burnnoticefanatic.com/flash/MyVideoPlayer.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
    After pasting the code, I viewed the page and saw that the video was not loaded, just a blank white background. Though, when right-clicked, you see the flash options. When I type in the full URL to the swf, the playlist loads correctly. You can see it here: http://www.burnnoticefanatic.com/flash/MyVideoPlaylist.swf
    When its embedded with the code above, it doesn’t work.  
    To see what I mean can be found on the page:  http://www.burnnoticefanatic.com/video-gallery

    What does "http://www.burnnoticefanatic.com/promo.swf" have to do with the file you have been talking about? 
    As far as you saying "it could be that the swf file needs the videos and thumbs to play it correctly"... I assumed you were attempting to use them.
    It's hard to solve this if the right players aren't in the game.  The code you are using in the web page is old-style code.  I would expect that if you publish an html file using Flash and use that code for embedding your file it will solve some potential problems, though those may not have been encountered yet.

  • SWF not Loaded 100% using SWFLoader !!!!!!!

    HI all,
    Iam working in Flex Project, i got hung up with a issue with SWFLoader, I have main application and a sub application developed in FLEX 3, the sub application contains the flex pages of DashBoard screen, the SWF of sub application is loaded in main application using SWFLoader. if the browser is opened full , the SWF is loaded 100% , if the browser is opened 75% the swf is not loaded fully. when the browser is maximized the SWF is not displayed full screen. the issue is THE SWF IS GETTING LOADED ACCORDING TO THE BROWSER SIZE, WHEN BROWSER IS MAXIMIZED THE SWF IS DISPLAYED SAME WHEN BROWSER WAS 75% AND NOT EXPANDED .if anybody come across this issue, pls post reply , thanks.
    The swf of subApplication is loaded in the main with the code:
    <mx:Canvas id="dashCanvas" creationPolicy="all" cachePolicy="on"width="100%" backgroundColor="#FFFFFF" horizontalScrollPolicy="off" verticalScrollPolicy="off" >
    <mx:SWFLoader id="dashBoard" trustContent="true" width="100%" height="100%" scaleContent="true" autoLoad="true" source="@Embed(source='../../../../assets/appl/dashboard/dashboard.swf')" />
    </mx:Canvas>
    The width and height of thr subApplication and the Main Application are set as 100%.
    when the width and height of the subApplication is set as :
    width=Capabilities.screenResolutionX;
    height = Capabilities.screenResolutionY;
    the SWF loads fully and correctly when the browser is opened 100% but when the browser is 75% open, the SWF gets loaded according to the browser.
    Thanks & Regards
    Gowrishankar R

    Setting width/height will turn off % sizing and might affect resizing as you have now fixed its width/height.
    See if the resizeHandler gets called on the Application.  You may also need height=100% on the Canvas
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • SWFs not loading in Firefox

    I was stupid. Ignore this message!

    Walter Elias wrote:
    > I promise I've searched this topic, so no flaming
    please.
    >
    > I use the Active Content script provided by MM/Adobe in
    my HTML pages. Now
    > I've just discovered that the following happens:
    >
    > In IE 6 and 7, Flash Player 8: all SWFs load and play
    properly;
    >
    > In Firefox 2, Flash Player 9: SWFs using the old OBJECT
    EMBED code play
    > properly. Anything using the Active Content java script
    doesn't play.
    > Right-click on the file and it says "Movie not loaded"
    >
    > Has anyone encountered this? Maybe I'm blind, but I've
    seen no references to
    > this issue anywhere.
    Works here w/o problem.
    FF 2, player 9.0.16 and 9.0.28
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    Happy New Year
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Flex 2 SWF not loading on the web browser when Flash Player 8 is running

    I got a Flex 2 application that is not loading on the web
    browser when the users workstations got Macromedia Flash Player 8
    installed. Please advice on what could be the issue, i got security
    calls included i.e. securty.allowInsucureDomain, crossdomain.xml,
    etc.
    The application shows no issues on web browsers with Flash
    Player 9 installed.

    if you have read developersGuide it says that there somewhere
    http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/js/html/wwhelp.htm?href=Part2_DevAp ps_048_1.html
    here is workaround
    http://kb.adobe.com/selfservice/viewContent.do?externalId=749eaa47&sliceId=1
    flex 9 is complete rewrite (almost) and its lot mor fast and
    effecient) you should't want to use flash 8 if you can anyways, but
    somethimes I guess there is not other way out..

  • Cap 2 - Embedded SWFs not loading

    Hey everyone...
    I'm building Captivate tutorials using Cap 2. As part of
    these, I'm creating separate simulations in Captivate, publishing
    them, then dropping the SWFs into slides on my larger project.
    So, the problem I'm having is that when I'm progressing
    through the larger Captivate module, I'll get to a slide that
    begins with one of the swf animations, and the slide audio will
    begin and the slide progresses, but the embedded swf is still
    loading. So, what happens is by the time the swf finally loads, my
    main timeline has moved almost completely past the animation...so
    basically, it screws everything up.
    I've tried using a preloader for the whole project, set to
    100% and that didn't fix the problem, which leads me to believe
    that the animations aren't actually loaded in that preloading
    process.
    I've tried synchronizing the animation with the project...no
    luck there. I've made sure that the embedded animations don't have
    preloading of their own. Nothing seems to work.
    Ideally everything would load up in the initial preloading,
    but I'd settle for having each slide wait until the contents are
    completely loaded before beginning.
    Any suggestions anyone might have would be greatly
    appreciated.
    Thanks,
    jb

    So I figured out a workaround for this issue, if anyone is
    interested.
    I republished the Cap projects I was imbedding into the
    larger project in Flash 8 format, and published the larger project
    in Flash 7 format. Doing so causes the larger Cap project to
    publish the Flash 8 swfs along with the rest of the published
    files, and then calls to those files instead of trying to imbed the
    swfs within the larger project. Works like a charm.

  • Using Dreamweaver to create AIR app from HTML site, FLV loaded by placed SWF not loading

    Hello.
    I'm using Dreamweaver to create an HTML-based site that has pages with FLV-based videos that are loaded using a SWF file. The SWF file is just the player / skin. When I preview or publish to AIR, the videos do not show up. I'm sure others have asked how to accomplish this but I'm having difficulty finding the solution to this issue. Can someone share with them their solution please?
    Thank you!
    Robert

    Steveejay, I was having the same problem. It turns out that
    mine didn't like the fact that I was using the "POST" method in my
    loadMovie() call. I changed them to "GET", and it works fine in the
    web page now. Just doesn't work when previewing in Flash.

  • External .swf not loading on HTML pages

    Good morning,
    I'm having trouble and I was hoping someone could shed some light on what I'm doing wrong. I have a main .swf file from which external .swf files are being loaded through the use of buttons.
    When I preview the animation, everything works just fine. The problem occurs when I put the animation on the website where it needs to be. The main animation appears like it's supposed to, but the buttons are not successful in loading the external .swf files. I've made sure that all .swf files are on the server but still nothing. Could anyone help? I'm not sure what the problem is.
    Here's the AS:
    stop();
    var presentationLoader:Loader = new Loader();
    addChild(presentationLoader);
    //Navigation
    presentation1.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation2.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation3.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation4.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation5.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation6.addEventListener(MouseEvent.CLICK, buttonClick);
    function buttonClick(event:MouseEvent):void
    presentationLoader.load(new URLRequest(event.target.name + ".swf"));
    function homeClick(event:MouseEvent):void
    presentationLoader.unload();
    Thank you,
    - Cmarcoux

    For anyone having a similar problem in the future, the solution is in bold:
    stop();
    var presentationLoader:Loader = new Loader();
    addChild(presentationLoader);
    //Navigation
    presentation1.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation2.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation3.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation4.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation5.addEventListener(MouseEvent.CLICK, buttonClick);
    presentation6.addEventListener(MouseEvent.CLICK, buttonClick);
    function buttonClick(event:MouseEvent):void
    presentationLoader.load(new URLRequest("../../media/flash/" + event.target.name + ".swf"));
    function homeClick(event:MouseEvent):void
    presentationLoader.unload();
    For the animation to work on a website, the file path was needed.

  • SWF not loading on new page

    Hi there
    I have managed to insert swf files in my homepage before and those still work but a new page I have created with a new swf file is not working for me. I have read a few posts on this sort of issue on here and tried the fixes there but I am still not able to get my latest webpage with swf to work properly in any browsers. It works fine inside Dreamweaver CS6 in live view mode but when "put" to my server together with all associated files it does not show. It simply loads as a white page, some browsers show a fine black outline around the border of what should be the swf. It is loaded to this url if you want to check out what may be the issue. www.dominicnatoli.com/ChristmasEcard2012.html
    Thanks in anticipation of a reply.
    Dominic

    HI ST
    Thanks for getting back to me. I am lost now I checked all the folders but found no associated flv. Anyway Here is the screen shot of the folder which haas all my website files in it. Two images because the folder has so many files in it I could not get them all in one screen. You only need worry about the lower files onteh second shot.
    Hope this helps.
    D

  • .swf not loading on server

    First off thanks for reading and helping, I appreciate it greatly!  Yes, I have scoured forums and help-wiki's (plural) I beleive I have a path-ing issue but after much looking and trials I cannot discover what it is. Here is the scenario.
    I have a lovely working SWF (locally) created in Flash CS4 that is implementing SlideShowPro. I've gotten several instances working in the past for several years. Now this one refuses to open on the server. It opens perfectly on my local machine both with a published preview and by opeing the local .html file on my browser. As I've said from all my reading I'm aware that it's likely a path-ing issue but I simply cannot find it ...so I'm stumped.
    Any help is wonderful!!!
    Here is a link to the non-loading .swf page.
    http://www.stunningheadshots.com/index-test.html
    (Happy to send the .fla if it would help.)
    Cheers, J

    kglad -  Thank you very much for your reply and for finding out what was causing this. I quickly found this site (http://www.crossdomainmaker.com) to make the cross-domain permissions file you suggested. When I went to upload I found there was already an identical one there.   Then out of an abundance of caution I placed one pretty much everywhere. Unfortunately it didn't resolve the issue.
    Searching some more on this I found the following article at my site's host: http://support.hostgator.com/articles/cpanel/how-to-change-permissions-chmod-of-a-file  Using the FTP method I found that the "images.php" file had the following settings which seemed like they didin't need changing:
    Not sure why it's coming up with the error you received with both the permissions files and setting I found in place. Obviously I'm missing something.
    Thanks again for helping. Any insights on what to do next?
    J
    UPDATE- I also just tried uploading the same 'index-test.html' plus CSS files to the other domian's root folder to see if that would help (left out the basic bg image files.) However 'index-test.html' site still doesn't load the .swf even on the same domain.
    http://www.jonathanstrait.com/index-test.html
    Now I'm super confused as to why that error showed up.
    Thanks again for your help.  J
    UPDATE - AGAIN! - I stupidly forgot to move the most important file (swf) and upon doing it works when all the files are on the same domain/root folder. THANK YOU. However it seems I can't resolve the permissions issue to get the html back on the correct domain. Any suggestions?

  • SWF not loading into iweb08

    I have worked with flash, loading swf files into iweb without issue until now. I have two sites, www.thepulsedesigngroup.com and www.crplgroup.com and both are created in iweb08. Now for my first site I am trying to update my swf file and create a new intro - however when I do Insert > Choose > and select my swf (created in keynote) it is inserted as a link, not as an swf. This is a completely new issue for me and I cannot figure out what the issue is. Please help.

    Hi,
    I need to do exactly this but with Quicktime, i.e. place code in a snippet (iWeb 08) to load it from another server but I am no HTML expert. My HD video is running on my server and I want to have this appear in my iWeb site. I also hope that I can do this for a Podcast to, i.e. have the site on dot Mac but pulling video from my server and still have the RSS feeds and Podcast feeds generated by iWeb for me. Maybe this isn't possible but I'd love to try. So my question is what is the HTML code I need to have a snippet in iWeb load my QT movie's? By the way if I export my iWeb site to a folder and upload to my own server everything is working fine, but it is not nearly as convenient and simple as publishing to dot Mac and only video size and server speed makes this an impractical solution, hence the need to run video elsewhere. I hope this makes sense.

  • Swf not loading all the way

    I used a flash gallery to embed on a site for school, and I
    cant get the swf file to load all the way. If you go to the actual
    file it works, but when i try to embed the file it jut says its
    loading
    page
    http://www.whatbethyname.com/portfolio.htm
    file
    http:///studios.whatbethyname.com/fig

    Can you post a link to the page
    You cannot lose until you give up !!!
    "WhatBeThyName" <[email protected]> wrote in
    message
    news:f1dtcc$4ec$[email protected]..
    >
    > I used a flash gallery to embed on a site for school,
    and I cant get the
    > swf
    > file to load all the way. If you go to the actual file
    it works, but when
    > i try
    > to embed the file it jut says its loading
    >

Maybe you are looking for

  • Problem with FaceTime on my ios6 ipad

    All of a sudden I am unable to use FaceTime on my ipad 3?

  • 13" Air has required SMC reset twice due to weird behavior (fan, backlight)

    Note: MacOS version is really 10.6.7 plus Supplemental Update for the 13.3" MacBook Air. My MacBook Air 13.3" 2.13 GHz/4GB/256GB, purchased in late November 2010, has twice now started acting weirdly after I installed MacOS 10.6.7 Supplemental Update

  • DVD reading problem

    Hi, I am Leonardo and I am having problem with my CD/DVD drive. I have a HP dv6 pavilion 1320sl with HP AD-7561s dvd drive . I can read original and recordable CD's, original dvd's but I can't read/write recordable DVD's. The hardware drivers seems t

  • Ssl properties

    hello, i have a web application deploy in a application server (WAS 4.0). this application connect to a server with SSL. when the application init, I configure the ssl properties: private URL url; init()   System.setProperty("javax.net.ssl.keyStore",

  • Saving documents in binary (B+W) not grayscale

    Is it possible to save a PDF/A in binary (B+W) as opposed to grayscale?  Is it possible to do batch? Thank you