WebVPN flash based website loading problem

We are using Cisco ASA WebVPN, ASA version 8.2(2).
Problem: Flash driven website is not loading especially for MAC users.
Same website accessible from Windows based machines.
Initially user logins to WebVPN and 2 bookmarked links for same website.
frist website for Windows users and other is for MAC users
Only difference is Windoes users bookmark is configured with Smarttunnel and MAC is not.
Website does open for MAC user, but it's just not loading the content (flash contents)
Could someprovide inputs to resolve this problem.
Thanks in advance.

That was a waste of a couple hours.... The reason it was not redering is because I had a glow filter effect on a parent
displayobject in the app... Really weird, cause html stuff would load, but flash would not show up.

Similar Messages

  • How can I pubish SWF interactive magazine to flash based website? It's not working!

    I hope someone can help me launch my first interactive magazine (SWF) to our website with ID 5. Okay, my hard copy mag came out great so then I started on the interactive edition. Everything was going swell with adding 3 short videos ( FLV  ) and creating 3 slide shows. When I previewed it by exporting to SWF I could preview it in my browser fine. Page curls, fade in words (although the “hide until animated” options only works in two out of about 7 instances. (same settings) file:///C:/Users/lauralaptop/Documents/NEW%20PUBLICATION%20QUARTERLY%20JOURNAL%202011%20se pt%202/LIFE%20apr-may-june%202011%201st%20issue%20INTERACTIVE%20TRYOUT%20Aug%2031%204pm.ht ml
    I then followed instructions from another Adobe exercise, exported it to Flash, went to Publish Settings, but of course when I pressed “publish” I didn’t get the same result as the teacher…I got an error message about text. I searched a forum with the same message I got and saw that making sure my text setting was set for Classic, solved someone else’s problem. So I did and was able to “publish”. But now, when I open either the SWF or HTML file, it’ just rapidly repeating the 12 pages in my file in a loop!
    file:///C:/Users/lauralaptop/Desktop/LIFE%20apr-may-june%202011%201st%20issue%20INTERACTIV E%20TRYOUT%20Aug%2031%204pm.html
    I have spent most of the summer self teaching myself InDesign CS5 (not easy!) and am excited to be able to put out an interactive SWF file that can be opened in a Flash player through our Flash based website. I feel like I’m just inches away for launch but now I’m getting frustrated. Isn’t this going to be possible?
    Also, when I publish it in Flash, it creates a SWF file AND an HTML file. But on our website, I have only one option to make a link to a document OR an outside link to open a file. How does that work?
    Many thanks for whoever can help me out here. This was supposed to be a spring issue. Had to change it to summer and now I guess it’s a fall launch!

    Thank you for your quick reply, Rob. Well, i can't open the link you gave me to mysite (got a 404 error), could you resend it?
    Originally, I exported the file to SWF (player) and just tried to link that file from our flash based website. It opens fine, page curls fine, slide shows fine, but when you click on the photos with videos, page 5 (father and baby) and two others, the image disappears and only a white comes up to fill that area.
    http://scpres.org/#/media-sermons-online/our-publications. Could you go to this link on our website to see what I mean? Go to the NEWSBREAK TRANSFORMS and click on the Life, Stories of Transformation.
    Rob, here is where i have very limited knowledge: As I said we use a flash based (read very user friendly) web hosting company. When I am in the back end to upload the swf file, I have only one option  - "attach a video, attach a document, attach a link" so how would I upload a "folder" with more than one item to the server?
    I thought it would be considered a video since the SWF file says SWF movie, but when I when i try to upload as a video, it doesn't come up as importable. (am i sounding really stupid?) Maybe I should admit that yes, I'm an ID5 newbie AND yes,  I'm no spring chicken but I have been working in CS2,3,4 for several years and now 5 and am quite proficient in the create aspect of Adobe products. It's just now the technical part about how to actually get my  in work published to the site.There isn't anyone else in my company able to help me so I have to reach out to this forum!
    I love ID and this is just my first effort but I'm looking forward to creating many more interactive magazines for my company.
    Thanks for any help.

  • Prevent show 'select download folder' dialog when click export csv button in a flash-based website

    I want to download csv file from a flash-based website. When i click the button with export icon, Firefox always pop up dialog box with title 'select download folder for ...'. I have set up default download folder and uncheck 'always ask me where to save files'. If i download from other websites (not a flash one) then the download automatically started without pop up folder selection dialog. I want to prevent firefox from showing download folder selection dialog because i need to use it for web automation. by the way, i use ubuntu 12.04 with firefox 21.0. I have used flashgot extension but still no luck. Any suggestion about this?

    I already have followed the instruction above, but still no luck. The dialog still appear. I think this is not a regular download link since it's made with flash. It's look like an export button which will force browser to pop up 'select folder location' dialog and when i click save then there is no download progress like usual, the file just saved automatically. I think the file itself is rendered when the flash website loaded, and then embeded into the web page. When i download, it didn't send any request, it just get the embeded file.

  • Playing QuickTimes and Flash-based websites on iPhone

    Hello ~
    I am unable to watch QuickTime movies or look at Flash-based websites on my iPhone. Do I need to download something in order to do these things? I have seen others with iPhones that can...any help is appreciated.
    Thanks!

    Quicktime is built into the OS of the phone and you should have no problems with .mov or .mp4 movies in the formats that the iPhone supports. Flash cannot be played on the phone at this time.
    For more information on movie formats the phone supports, see:
    http://support.apple.com/specs/iphone/iPhone.html
    If properly formatted quicktime videos are not playing on the phone, try resetting the phone (top and home button until you see Apple logo).

  • How to view flash based website?

    How to view flash based website?

    Download an app from the AppStore called iSwifter. It is the best app that brings flash capabilities that I have come across. You can play games or watch live tv on it. Megavideo, Putlocker, etc.
    Hope this helps.

  • Viewing flash based website in HTML component of AIR APP

    Hello,  I've got an air app where I'm trying to use the Html component to load up a flash website.  Problem is that the website starts to load (I can see the preloader) and then the html component just goes blank.  I wrote the html page I'm trying to load so I went in and did some trimming of javascript stuff that I didn't really need that I thought might be causing the issue, but, no dice.  I'm also catch uncaughtScript errors from HTML, and there are none.  Anybody have any ideas?  The flash on the page that I'm loading only required flash player 8, so I'm thinking that shouldn't be an issue.  The page I'm trying to load is www.socialsaga.com/air_index.php
    Here is my little mxml file that won't properly display the site.
    <mx:Panel title="Video Storage" xmlns:mx="http://www.adobe.com/2006/mxml" enabled="true" visible="true" width="100%" height="650"> <mx:Script>      <![CDATA[           public function showDOM(ev:Event = null):void {                var indEv:Event = ev;           }                      public function uncaughtException(ev:Event = null):void {                var whatException:Event = ev;           }      ]]> </mx:Script>      <mx:HTML uncaughtScriptException="uncaughtException()" htmlDOMInitialize="showDOM()" width="100%" height="100%"  location="http://www.socialsaga.com/air_index.php" id="htmlOne"/> </mx:Panel>

    That was a waste of a couple hours.... The reason it was not redering is because I had a glow filter effect on a parent
    displayobject in the app... Really weird, cause html stuff would load, but flash would not show up.

  • Flash based uploader script problem. V18.0 came with this bug!

    i am a web developer. everything works fine on firefox every time and my first browser which i always use it is firefox... but only a problem, never solved. FLASH UPLOAD PROBLEM.. there is a IO Error problem and it has never been solved... But with 18.0 version update , i had a new problem with Uploadify (flash based upload script). There is a session problem. this problem has never been before 18.0.. and my script works on other web browsers correctly now.
    i post data PHPSESSID from flash plugin, then write to top of php uploader script session_id(POST_DATA) ; session_start(); but still problem has not been solved.

    I got exact same issue... cant upload files with the flash uploader... it just closes and the files doesnt get finished uploading.
    This kinda sucks as you cant upload more then one file with the browser uploader....

  • Unable to load flash-based website in any browser

    I'm on Windows XP SP2 with the latest flashplayer installed
    (9,0,47,0). For some reason I can no longer get beatport.com to
    load in any web browser on my computer, i.e. Firefox, IE, or even
    Netscape. The website partially loads, leaving me with just the
    "green frames" and then stops. I can access this website just fine
    from my friend's computer, also Windows XP.
    Does anyone have any ideas of what's going on???

    I didn't think reinstalling was gonna do me any good except for getting rid of every single thing I have ever installed since getting this MBP.  I'm thinking it has to be something that is on my computer causing this, especially since it only affects my ability to get to this one site and I only started seeing this problem yesterday.
    So, I went ahead and disabled all my Chrome extensions and I don't have any Safari extensions at all.  That didn't fix my issue.
    I've been trying to run Sophos on here, thinking that maybe I've got a Trojan or some kind of malware, but it never seems to finish a full scan of my hard drive.  That "Plugin" that I mentioned above has me very suspicious, except that whatever that is, it's been on my computer since basically when I first got it.  Maybe it's malicious, or maybe it's just a poorly named piece of software.  In any case, it got updated last night around 11pm, about the same time I noticed my problem.  After trying everything I have, it's hard for me to overlook that as coincidence.
    But, where do I go to gain more information about what that could be?  I should mention that this MBP is basically my first Apple computer.  I've been a PC guy (still am mostly) forever, but I finally dove in and got a Mac to start iOS development.  So I'm sure there are ways to get more information than I am currently aware of.
    Also, apologies if I posted this in the wrong forum.

  • Anyway to use Video Lightbox Output in a Flash-based website?

    I use Video lightbox on my current site (For an example here is my page now - http://www.ruesterprod.com/video )
    I am redesigning my website in Flash and I would like to make a Flash Gallery using the Video Lightbox elements (Thumbnail, jQuery loader, etc.)
    How could I accomplish this?
    Thanks All,
    Aza

    You can use the entire Video lightbox as is by stacking it in a separte <div> container over the top of the other Flash content on the page.
    The stacking process is a common practice in HTML and is called z-indexing.
    Leave a blank spot in your .fla in exactly the spot you want the video gallery. Place your .swf on the Web page as you normally would. Now there will be a blank spot where the video gallery will go.
    Then using z-indexing and CSS positioning, place the video gallery in it's own <div> container stacked over the top of the Flash content. This will make it look like the video gallery is a part of the Flash background.
    Here is a working example... the Vimeo player is layered over the Flash background:
    http://www.worldbarefootcenter.com/
    more on z-indexing here:
    http://www.w3schools.com/cssref/pr_pos_z-index.asp
    http://coding.smashingmagazine.com/2009/09/15/the-z-index-css-property-a-comprehensive-loo k/
    Best wishes,
    Adninjastrator

  • Acrobat pro 7 website loading problem?

    Hi, I am trying to get an acrobat pro 7 file to load in a reader window from a browser  eg it is a presentation which opens in full screen and uses soft fades between pages, the problem is when opened from a website link it opens in the browser window and does not perform as meant to..if i can get it to open in the native reader on a computer from the link in a browser, it will work as meant to...any suggestions?
    Regards
    Wayno

    PjonesCET wrote:
    notionsdc wrote:
    Hi, I am trying to get an acrobat pro 7 file to load in a reader window from a browser  eg it is a presentation which opens in full screen and uses soft fades between pages, the problem is when opened from a website link it opens in the browser window and does not perform as meant to..if i can get it to open in the native reader on a computer from the link in a browser, it will work as meant to...any suggestions?
    Regards
    Wayno
    If your using a Mac Locate the following PDF Browser Plugin by Schubert go to google.
    It works better than the included AdobPDF Plugin. It works with any Web Browser except Internet Explorer.
    It allows setting to do smooth scroll or page by page.
    You must remove the AdobePDF plugin because the two plugins clash.
    Why Adobe removed Support for All Browsers as previous to Acrobat 6, I'll never know.
    Haven't been getting sleep last few nights. My mother fell an broke rib she 84 and was knocked down by eleavtor door in Hospital
    Anyway I am correcting in Quote above

  • Flash Image Gallery load problem

    This a familiar problem that has been put up here a thousand
    times I'm sure but as yet I haven't been able to find a solution
    for it. I've put together a simple image gallery using Flash and an
    XML file. It works perfectly on my system but there are issues with
    the images loading properly when I put them onto my site. I know
    very little Flash, I've been using a pre-made gallery that I
    downloaded but since it works on my computer I assume I should be
    able to get it to work online too. The thumbnails for the file seem
    to work fine and the information from the XML file is obviously
    being accessed, however the main images are not loading. I've
    included all the code below (Actionscript, XML and the Web coding),
    if someone could help me before I put my fist through a wall that
    would be great:
    Actionscript
    stop();
    //specify the url where folder is located below (if
    applicable)
    toadd="";
    t = 0;
    l = 0;
    theside = 1;
    galxml = new XML();
    galxml.load(toadd+"flash/fashion/easy-xml-gallery-2.xml");
    galxml.ignoreWhite = true;
    galxml.onLoad = function(success) {
    if (success) {
    maxnum = galxml.firstChild.childNodes.length;
    for (n=0; n<maxnum; n++) {
    specs = galxml.firstChild.childNodes[n];
    //TEXT FOR SIDE NAV
    duplicateMovieClip(side.thumbs.thumbsb, "thumbs"+n, n);
    thumbclip = eval("side.thumbs.thumbs"+n);
    thumbclip._x = n*100;
    thumbclip.thetitle = specs.attributes.name;
    thumbclip.theurl = specs.attributes.theurl;
    thumbclip.thecaption = specs.attributes.caption;
    thumbclip.thenum = n+1;
    thumbclip._alpha = 100;
    loadMovie(toadd+"/flash/fashion/images/"+(n+1)+"b.jpg",
    thumbclip.thumbload.thumbload2);
    play();
    side.thumbs.thumbsb._visible = false;
    mainperc.onEnterFrame = function() {
    if (mainperc.perc<98) {
    mainperc._alpha += 5;
    mainperc.perc = Math.round(l/t*100);
    mainperc.perctext = mainperc.perc+"%";
    mainperc.ltext = "OF THUMBNAILS LOADED
    ("+Math.round(t/1024)+"kb)";
    if (mainperc.perc>98) {
    //mainperc._alpha -= 5;
    if (mainperc._alpha<-50) {
    delete mainperc.onEnterFrame;
    XML
    <gallery>
    <pic1 name="ONE">
    <pic2 name="TWO"/>
    <pic3 name="THREE"/>
    <pic4 name="FOUR"/>
    <pic5 name="FIVE"/>
    <pic6 name="SIX"/>
    <pic7 name="SEVEN"/>
    <pic8 name="EIGHT"/>
    <pic9 name="NINE"/>
    <pic10 name="TEN"/>
    </gallery>
    Webpage coding
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>shorty designs</title>
    <style type="text/css">
    <!--
    body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    body {
    margin-left: 0px;
    margin-top: 0px;
    background-image: url(images/fashion_back.gif);
    background-repeat: no-repeat;
    a:hover {
    color: #999999;
    text-decoration: none;
    .Sections {
    color: #333333;
    font-weight: bold;
    #wrapper {
    background-color: #FFFFFF;
    padding: 10px;
    width: 760px;
    margin-right: auto;
    margin-left: auto;
    .section_reg {
    color: #333333;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    padding-left: 10px;
    .contact {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    color: #333333;
    background-color: #FFFFFF;
    width: 400px;
    padding-left: 22px;
    text-align: right;
    .section_back {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    color: #FFFFFF;
    background-color: #000000;
    width: 135px;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-position: center center;
    vertical-align: middle;
    height: auto;
    .style2 {color: #F0F0F0}
    a:link {
    text-decoration: none;
    color: #333333;
    a:visited {
    text-decoration: none;
    color: #333333;
    a:active {
    text-decoration: none;
    -->
    </style>
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <div id="wrapper">
    <p class="Sections"><img src="images/version5.jpg"
    alt="shorty logo" width="166" height="85" /><span
    class="contact">Contact by email:
    [email protected]</span></p>
    <p class="Sections">
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','536','height','518','align','right','src','/flash/fashion/fashion','quality','high',' pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=Shockwa veFlash','movie','/flash/fashion/fashion'
    ); //end AC code
    </script>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="536" height="518" align="right">
    <param name="movie" value="/flash/fashion/fashion.swf"
    />
    <param name="quality" value="high" />
    <embed src="/flash/fashion/fashion.swf" width="536"
    height="518" align="right" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash"></embed>
    </object>
    </noscript>
    </p>
    <p class="section_back">Fashion</p>
    <p class="section_reg"><a
    href="travel.html">Travel</a></p>
    <p class="section_reg"><a
    href="wedding.html">Wedding</a></p>
    <p class="section_reg"><a
    href="layout.html">Layout</a></p>
    <p class="section_reg"><a
    href="personal.html">Personal</a></p>
    </div>
    </body>
    </html>

    Yep, these are the directions:
    this is very easy to update. You only need to edit the simple
    xml file and add images to the images folder.
    step 1.
    add as many images as you like at the size 536 x 403
    step 2.
    create thumbnails for the above images at size 100x75
    step 3.
    update the xml file with the name url and caption for each
    image. (to take the url off just click through to the button on the
    main picture and delete the script that says getURL(theurl)
    step 4.
    open flash file and change the 'toadd' variable to the folder
    where the flash file and image folder is located on your site.
    thats it done.
    The frustrating thing now is that the files are finally being
    found but the thumbnail function has decided to mess up.

  • Can someone help me with getting ccbill's codes to work with a flash based website?

    I have built a pay per view site entirely in flash. I set up the account with ccbill and they gave me the codes for the gallery buttons. The problem is the codes are 1. html and 2. there not url's. The picture galleries are in the same folder on the server as my html and swf files. Is there actionscript to get the ccbill codes to work? Here is one of the codes ccbill sent:  <A HREF="http://www.lexiefyfe.com/ccbill9001/index.htm"><img src="ccbutton.jpg"></A>
    Thanks for any consideration or help with this matter.
    wstcstkd

    Hi Civilclerk1,
    In order to achieve your requirement, we can try to use the following expression to instead the last_name column and first_name field:
    last_name: =iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,Fields! last_name.Value,nothing)
    first_name: =iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,Fields! first_name.Value,nothing)
    Besides, if we don’t want see the blank row in the tablix, we can add a filter as below in the tablix:
    Expression:=iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,1,0)
    Operator:=
    Value:=1
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • After upgrading to FF4 for Mac OSX.5.8 the Flash-based website builder WIX will not register any keyboard inputs; eg i cannot type in a title or use command+z to undo something, Why is this?

    I am using a MacBook Pro with OSX.5.8 installed. I just upgraded to FF4. I have been previously using the online website builder WIX and now when i open up my website to edit it in a separate browser window it does not register my keystrokes. I can edit with the mouse and make changes but i cant type in any titles or names for save files or anything. Shortcut keystorkes like command+z also do not work.

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • How a flash based website, manages tasks.

    Hello,
    I need to run a webservice from a webpage that is based on swf, the webpage is hosted localy on the same computer with the webservice, and is browsed from remote computers. I wanted to knoe thw proccess that runs on the page, if the page is run localy and localy it runs proccess of the swf or is loaded to the browser amd from there it performs opperations.

    The swf is run in the client's browser, so the process is client-side, and you have to adress you webservice via http.

  • Flash Catalyst's loading problem

    Hello.
    I also have a problem when I try to open a project which I've designed in beta 2 version to FC CS5 released version. I see an error message says " Flash Catalyst encountered a serious and is unable to open this project." and I don't know what to do next.
    I've searched forum to find a similar issue, and found out that "Bear" could do something to fix it.
    "Bear" or anyone who can fix this problem.. please give me help. I can email with .FXP file attached.
    Thanks

    Thank you Bear.
    I just send you an email with my project attached on it.
    I really hope that you can find out what's wrong with it.
    I'll be waiting.
    Thank you.
    FW

Maybe you are looking for

  • How to delete multi contacts in one time

    i need to  delete multi contacts in one time there is any way for this.

  • Iphone 5 has no 3G after restoring as backup of Iphone 4. Help!

    I just bought an Iphone 5 (new contract with a new provider). I restored it in itunes as a backup of my old Iphone 4 (which was on a different provider), as I would like it to be set up the same. But since I did that, the 3G won't work. The 3G sign i

  • HTML and Flash

    i have been searching for help on this issue and cant seem to find an answer.  i am sure the issue is my lack of understanding. Basically, i have a flash (CS3) program (lobby.fla) that contains a button to load another flash file (join.swf).  i publi

  • Invoice still not paid as of 6/24/08?"

    We are still having problems getting invoices paid.  In the FBL1N screen of SAP invoice B22818 for example the document date was 6/1/08.  The posting date was 6/2/08.  However, for some reason there is another date of 6/12/08 for the entry.  What I n

  • Fld selectn for mvmt type 561 / acct 2005999 differs for Ext. GA amount in

    Dear Experts, When we are doing the initial stock upload we are getting the Error as "Fld selectn for mvmt type 561 / acct 2005999 differs for Ext. GA amount in LC (023) Message no. M7093" and when we compared the Feild status for that posting at Pos