Jquery :: Colorbox Shows Under Flash?

Aug 2, 2010

I am using jQuery's colorbox to open up an iframe on a page. On the page there are two flash SWFs. When I click the button that opens the colorbox, those flash SWFs appear over the top of my colorbox div. I've checked the CSS properties of the colorbox, and the overlay has position:absolute and z-index:999. I have given the SWFs a z-index:0 property, but they still show over the top of the colorbox. This happens in Firefox, IE, and Chrome.

View 5 Replies


Similar Posts:


Jquery :: ColorBox Over Flash In Firefox, Vista?

Feb 17, 2010

I am using ColorBox over a Flash file which works just fine in all browsers on all platforms except for an annoying behaviour in Firefox on Vista. On calling ColorBox it pops up and displays the loading graphic fine, but once the content has loaded the ColorBox window resizes and then stalls for up to 10 seconds before showing the content, see screen grab. It shows the ColorBox window in a state before and after it has been resized at the same time for up to 10 seconds and then displays the content.

However, I did notice when trying to screen grab this behaviour that hitting Print Screen seemed to force the content to show. I could not get ColorBox to remain in this state after hitting the Print Screen button on my keyboard.

View 1 Replies

Jquery :: Calling Javascript Via AS3 Externalinterface Within A Colorbox?

Aug 26, 2010

I have a swf that opens up inside a colorbox window. When the video finishes playing, I make an externalinterface call to a javascript function to close the colorbox.I'm trying to execute the following AS3 code:

ExternalInterface.call('parent.$.fn.colorbox.close()')

I can't seem to get this to work. The colorbox won't close.I also tried this to see if I was just making the wrong function call, but this didn't work either: ExternalInterface.call ('alert("hello world")')However, if I browse to the url of the swf file, so that it doesn't open inside the colorbox, the alert() call works just fine.

View 1 Replies

ActionScript 3.0 :: Calling Colorbox From Flash?

Oct 16, 2009

I'm new to flash and have created a thumb slideshow containing buttons. I want the buttons to trigger colorbox (like lightbox but displays html content as well as images). Colorbox is working fine in the containing html page when i create a normal link. Ive looked at a couple of tutorials but i keep getting errors when exporting the flash doc. I've been trying this

[Code]...

View 0 Replies

Jquery :: Html - Display Alternate Content When Flash Is Not Installed With Jquery.swfobject

Jun 2, 2010

How can I display alternate HTML with the jquery.swfobject plugin for browsers without Flash? I'm unable to find any documentation or examples showing how to do this.

Here is a snippet of my code:

<script type="text/javascript" language="Javascript" src="jquery.1.4.2.js"></script>
<script type="text/javascript" language="Javascript"

[Code]....

View 2 Replies

Jquery :: Any Gui Visual Editor That Use Javascript/jquery For Creating Animations Like Adobe Flash?

Jan 10, 2012

I am a web designer and I do like to hand code using jquery however, I think it would be much faster to use gui applications like flash to create animations especially on the fly as well as support for writing and editing source code.

View 1 Replies

Jquery :: Flash - Pros And Cons To Use Jquery SWF Plugin Over Original Swfobject?

Mar 12, 2010

I'm alreadu using jquery library on site.What are pros and cons to use jQuery SWFObject plugin over origional swfobject

jQuery SWFObject plugin

http:[url].....

View 3 Replies

Jquery :: Resize A Flash Object Via JQuery Onload Of Page?

Jun 24, 2010

I'm using the HTML5 JW Player. It sizes the HTML5 video correctly, but shrinks the Flash fallback player; here's an example page: Test Page

If you view that page in IE, you'll notice that on panel 5, the video is smaller than the space it's supposed to occupy. On Firefox, it works fine because it's using the OGG video in its HTML5 video player.Is there a way to resize the Flash video via JavaScript/jQuery to fit the same space as the HTML5 video?

View 1 Replies

Jquery :: Play And Stop Flash From JQuery?

Jun 28, 2011

Is there any way to play, stop or gotoAndPlay(anyframe) from JQuery?

View 2 Replies

JavaScript :: Colorbox Playing SWF Files - Access Denied

Jul 30, 2010

Just put our new site live, and having trouble with one of the swf files playing. Using the colorbox jquery plugin throughout the site and this works fine. However a movie on [URL] (qcf engine movie) gives out a repeated javascript 'Access is denied' error everytime you close the colorbox?? Perhaps because the swf file is hosted on amazon s3, although other movies are playing fine from S3,
Example: [URL]
And the error: [URL]

View 1 Replies

Jquery :: Ajax - White Screen Of Death Jquery Load() Html File With Swf?

Apr 19, 2011

I've looked high and low for an answer to this and I'm hoping someone has an answer, or at least a tip on how to avoid it.I'm loading a static HTML file into a container via the jQuery load() method. This static HTML file has a script which loads a swf. When I load that particular file, I get the white screen of death (WSOD) and the page explodes and everyone in the room dies a horrible death.I've had this happen also when using the jQuery wrap methods (wrap, wrapOuter, etc.) when a swf is present.It seems manipulating the DOM with a container that has a swf object causes this. Does anyone have a solution or a way that I can prevent it happening?

View 1 Replies

Jquery :: Get Jquery Working From An Externally Loaded Html Inside A Div?

May 3, 2011

I'm setting up a page that uses a flash menu to load html pages into a div container by the following call:

on (release){
getURL("javascript:getPage('test.html')");
}

The loading works fine, but some of my pages had specific jquery scripts and that's where I've struck out so far. I assumed all I needed to do was transfer the script importations, css stylesheets and the jquery functions to my main document, but it won't work.

I also tried importing the html as a the complete html, which works on it's own, but not when imported into the main document. Most recently I heard I should try shifting the jquery function calls to the end of the loaded document, to after the content, My scripts work, just not when imported, so I suppose my question is how can I make the main- and imported documents play nice with each other? What say you we make this a jump-start tutorial for all us noobs to reference?

View 2 Replies

Flash CS4 Shows Only Wireframe?

Oct 7, 2009

I have mashed a setting somewhere that put the stage in wireframe preview mode and I can't seem to find where the setting is to change it back. I THINK I have checked every setting.

how to change this back? It's a little difficult to work with images when all you see is an outline of the image's dimensions.

View 1 Replies

Flash :: Shows Mask Shape Instead Of Masking?

Jun 2, 2009

I'm making some banner ads. They work great on my staging site seen here:But they do not work great on my client's staging site. You can see that the masks are shown and there is flickering throughout:on how to solve this?I'm an expert-level user when it comes to creating artwork and doing timeline animation in Flash CS3.

View 2 Replies

Content Off-stage Shows In Flash Player?

Aug 17, 2009

If you have a design created in Flash and there is some content on the pasteboard (off-stage), it shouldn't appear in Flash Player.However, when you maximise the flash player window, it does

View 8 Replies

ActionScript 1/2 :: Creating Slide Shows In Flash?

Apr 27, 2010

I am trying to teach myself to create slide shows in Flash. I have Flash CS4 ProfessionalIt seems like a great tutorial.  However, as I am following it, I can't make my slide show work as the tutorial demonstrates.  Specificall, after creating the buttons as shown, my slide show will not stop at the next frame, but rapidly runs through all the slides. I have worked with the tutorial for several days and can not get it to work for me. I get the below error messages when I follow the turorial.This is what the tutorial says to do, and as best as I can tell, I am doing just that:This is what part of my screen looks like:

View 6 Replies

ActionScript 3.0 :: Flash Code Shows Up On Screen

Feb 12, 2011

When I run my very simple script
Code:
var myTextfield:TextField = new TextField ;
myTextfield.width = 300;
myTextfield.height = 100;
addChild(myTextfield);
[Code] .....

It does neatly output the desired text to the screen - BUT it also shows part of my code in the movie, in a way that's just not possible. Here's a screenshot, I know it looks like I manipulated it in PhotoShop or something, but I didn't. The text gets vague after a few lines; that's exactly how it looks on my screen. I've run it several times, and it always looks like this.

View 5 Replies

IDE :: Flash Shows The Blank Black Screen?

Aug 12, 2011

I am working with classic asp and flash. Actually I don't have to develop the flash applications and I only have to make the asp parts. Now I have some problems with flash file.When we put the flash in asp we set the path of plugins : pluginspage="http:[url]......when we upgrade latest version of flash player (10.3.183.5), it works for the most of the flash file in my application but there is one specific flash that doesn't work.It only shows the blank black screen.

View 2 Replies

Illustrator Shows BG Error When Importing AI Flash Files

Jul 26, 2007

I've been using Flash for a couple of years now... I use it mostly for designing fashion graphics (!!!). I know that Illustrator is excellent for creating artwork, I export Flash files as AI ones, but encounter numerous errors while opening such files in Illustrator. I think the problem is with the Color settings. Flash uses RGB, and CMYK is Illustrator's default settings. When I try to export a graphic symbol (with layers, groups of objects and simple shapes) from Flash Professional as an AI file, it always exports as Illustrator 6.0 version (wonder why)...

Then I try to open this file in Illustrator CS2 and always get a "BG" error message which is similar to this one:
Can't open illustration. The illustration doesn't have the correct number of operands for an operator.
Offending operator: "Bg"
Contex:
Bb
0000 Bh
1.0.0.000819.20.....etc. (lots of figures)...Bg

So after getting such a message and pressing "OK" there are 2 possible results:
1. The program (Illustrator CS2) opens a blank artboard (stage) with absolutely NO objects or symbols on it.
2. The program opens an incomplete graphic on the artboard (stage) with many missing objects and shapes (say, if I exported a graphic with 2 layers, the top layer will be missing).

Unfortunately, these are the most common results....Though a few days ago I hkept several AI files open and tried to export an AI file made in Flash. To my greatest surprise Illustrator could open the file with absolutely everything I exported from Flash! Except for Bitmap fills, of course....But everything else was just perfect! I was amazed no end! What settings should I have in order to be able to open AI files exported from Flash? If I got it once, it means it is possible to open such files... I have to use Illustrator more often now, and I need my artwork to be covered to AI files without significant modifications or corrections... Is it doable?

View 1 Replies

Professional :: XML Shows In Flash / But Doesn't Show On Server?

Oct 21, 2010

I have a Flash website with 5 sections (Featured Work, News, About Me, Services, Contact). All the sections works fine, both in Flash and on the server, if the content isn't loaded from XML. But in the News section i use XML for loading the news.If i test my movie in flash, the whole site works fine, and the XML News works perfect. But if i test the movie in a virtual server (like MAMP) or if i test it on my own server, the news section doesn't show.

View 35 Replies

Professional :: Flash - Flip Shows Place Holder Only?

Oct 26, 2011

the place holder is the only thing i see when I check online i have folder with images and swf and xml list there is not express instal file and I dont know how to obtain it I do not know how to show my code here and I used dreamweaver to insert the swf

View 2 Replies

Actionscript 3 :: Flash 10 - Textarea - Shows 2 Lines When HtmlText Is Set?

Oct 6, 2010

I am using a TextArea. I set its htmlText as follows:

textArea.htmlText = '<P ALIGN="CENTER"><FONT FACE="_sans" SIZE="14" COLOR="#FFFF00" LETTERSPACING="0" KERNING="0"></FONT></P>';

The problem is that there are always 2 lines in text area when it runs......when i remove this i get usual one line but then i m not able to set color and all.I want to use textarea, set different colors on it and i dont want 2 lines in that.....

View 2 Replies

Flash :: Zip File Created With PHP Shows On Localhost But Not On Server

Mar 22, 2011

I am trying to add to my site a feature that allows users to select a set of images in Flash (AS3) click a button and have my server create a zip file of all the images for them to download.

I have already wrote my code in flash and crated my php script and tested it on my localhost and everything works great. But when I upload the same files to my sever no zip files are created. Below is the code for both my flash and for my php.

Localhost server is using 5.2.17 and so if my Server hosted on 1&1

Flash Code To Send Info to PHP

function MakeZip():void
{
var variables:URLVariables = new URLVariables();
//variables.Image1=img1;

[Code]....

View 3 Replies

Flash :: Make An Adobe Air Application That Only Shows In Taskbar?

Nov 20, 2011

I've followed the Adobe instrunctions on how to create an app without windows (link).

The gist is that you can do this by hiding or closing the original nativeWindow and creating a new one with theUTILITY or LIGHTWEIGHT property.

Unfortunately, when an application is launched more than once, the new nativeWindow is created again with each launch. This is highly undesirable.

I've tried setting variables with the launch of the application, but it seems like these are not accessible by the new instances of the application. The weird thing is: AIR apps are not supposed to have multiple intances (should be impossible)! And there actually is only one instance according to the windows task manager and the fact that there is only one systemtray icon.

View 1 Replies

ActionScript 3.0 :: XML Shows In Flash, But Doesn't Show On Server?

Oct 21, 2010

I have a Flash website with 5 sections (Featured Work, News, About Me, Services, Contact). All the sections works fine, both in Flash and on the server, if the content isn't loaded from XML. But in the News section i use XML for loading the news.

If i test my movie in flash, the whole site works fine, and the XML News works perfect. But if i test the movie in a virtual server (like MAMP) or if i test it on my own server, the news section doesn't show.

View 9 Replies

Flash :: Admin Console Shows No Applications On Media Server?

Jan 12, 2010

My employer has a Flash Media Server that I wrote a little streaming video app for a couple years ago.Well, the videos have stopped working and I've been asked to troubleshoot.  I fired up the fms_adminConsole.swf and connected to my server.  Now, it's been a long time since I've messed with the server, but if I remember right, there was a big list of apps on the list on the left hand side of the "View Applications" view of the console.  When I log in, there are no applications listed.  If I hit the "New Instance" button under the empty list, I'm presented with a list of all the apps I think I should be seeing in the Applications list.  If I select any of these, a new application instance appears in the applications list, and I'm prompted to give it a name, the default being "_definst_".  If I hit enter to create this instance, it remains on the list and instance data appears on the right panel until the console refreshes, and then all that vanishes and I'm back to an empty applications list again.

Going to "Manage Servers", I do see a list of applications under the applications tab that I expect to see.  The app that streams the video that's having problems is there on the list.

Is this typical behavior for the Flash Media Server Console?  Shouldn't I have a list of apps in the "View Applications" section of the console?  I've created about a dozen to date, and they're all listed under Manage Servers > Applications, but not under "View Applications".  Can anyone point out if I'm doing something wrong here or missing something?Or can someone confirm that I SHOULD be seeing something under "View Applications" and that there is indeed something weird going on with the server.

View 2 Replies

Professional :: Flash - Site Shows Infinite Loading Time?

Jun 23, 2010

I am having an issue with my recently created flash site.  I have loaded and tested this site on many different computers.  There is a preloader which shows percentage of site loaded and bytes loaded.  As far as I am concerned everything works great.  When the owner of the company I designed the site for goes to check out things he gets an infinite load percentage and the site never shows up, only the preloader screen with an "infinite" percentage.  The only difference between his setup and mine is he uses AOL online.?

View 5 Replies

Professional :: Made A Pretty Face In Flash That Shows In FireFox But Nowhere Else?

Feb 25, 2011

Built a nice Flash page and exported it to use as a web page (didn't export to HTML just exported image to SWF). Plunck it into DW CS5 and test in FF & it looks great. Try it in IE8, only get a white page, same in Chrome & Opera. What gives?

View 2 Replies

Html :: Embedded Flash Object Shows Black Bars?

Feb 3, 2011

I've embedded a flash object in a form, and anchored it to the 4 borders. And when I resize the window, the flash application resizes too... but it tries to keep its proportions, showing unaesthetic black bars instead of change its width/length proportion.

View 1 Replies

Flash - How To Make Progress Bar Which Shows File Upload Percentage

Jun 5, 2011

Since Flash doesn't support multithread how do you that in actionscript 3?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved