Add JQuery Gallery In Flash?
Jul 29, 2011The question is simple. I dont know about the answer.Is it possible to use a jQuery gallery in a flash 8 document made with ActionScript2, and how?
View 1 RepliesThe question is simple. I dont know about the answer.Is it possible to use a jQuery gallery in a flash 8 document made with ActionScript2, and how?
View 1 RepliesI've made a gallery slideshow before but wasn't as intuitive looking back at it now and I want to start fresh on this new project. I would like to convert a jQuery lightbox style gallery into a flash XML based AS3 image gallery with categories. I don't want to code the FLA, I want separate AS files.
This is a school project for my website. I would use jQuery and I have more experience with it but this project needs a flash component. I'm just not sure where to start and looking for some advice on how and where I could find resources. I want it to be minimal as I can make it;
- 8 thumbnails to a "page/section" with more flowed into page 2 or 3 etc. (or a srcoller)
- a few buttons for categories
- images fading in full size with a description when hovered over and a close button
- preloader (simple bar)
Esentially something like this > http:[url].........works which is using http:[url].... for the thumbnails. That might be ambitious but I'd suffice with a simple fade effect.I've downloaded some galleries out there but most of the code is messy or outdated.http:[url]... this is alright, but all the code is done in the FLA. I might break it into AS files but it depends.
I've been tasked with recreating the Flash portion of this site in html/java/css:[URL]..
I'm fairly new at javascript but I know a good amount of html and css.Trying to figure out where to start. As you can tell from the flash section, this isn't a standard gallery or slider setup. The nav is overlayed on top of the slideshow and has rollover states.[URL]..
But I'm not sure how to overlay the nav controls on top of the content. Plus it wouldn't provide a decent image transition.It seems like this would be possible to recreate in a non-flash environment, I'm just not sure where to start.
i'm having a problem with embedding a full screen flash gallery. when clicking a thumbnail executes swfobject.embedSWF which creates the flash-object and the gallery is showing up. when closing the flashgallery, i'm removing the whole flash-objects. then when clicking another thumbnail, swfobject.embedSWF for embedding the object simply doesn't work anymore
View 1 RepliesI'm doing photo gallery and like to enlarge an image when I click on it with some animation like it's in flash (the picture slowly expands first by x-axis and after by y-axis and the space around the picture dims), that it scales to it's largest possible size to fit in screen, but it can be any other animation. I found some topics about this, but I don't want to use any 3rd-party plugin (including flash, drupal...) to do it. Maybe it can be somehow done by jQuery...
View 1 RepliesHow 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]....
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 RepliesI'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].....
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?
Is there any way to play, stop or gotoAndPlay(anyframe) from JQuery?
View 2 RepliesI'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 RepliesI'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?
i am trying to put some things together following the tutorials on this site. I did the tutorial 'Photo Gallery Using XML and Flash'and I followed it step by step and uploaded it with all the necessary files onto my remote server (xml file, Gallery folder, fla, swf, and html) - however, when I test the movie with flash, it seems to work fine (except the description test, my question to that later), but when I test it online it shows only the first image (but displays the correct number of images in the gallery); even when clicking the next button, it keeps loading the first image the first image. In other galleries (I use the structure for multiple galleries for my portfolio) the first image never loads at all.
Also, about the description text, in between the <caption> and </caption>, can I use <strong> and <em> and <br /> to change the appearance of my text? All it says is 'null'.If you want to look at what I mean check out my portfolio in the making. The problem with the first image displaying only is under 'paintings' and both the projects in 'design - packaging'. The second problem (no picture loading at all) is on some of the buttons in 'design - identity' (where I have not changed the description text of the tutorial yet).
Again,
I used jquery tools tooltip and I positioned icons 30 px under flash banner. The problem is when I hover icons, tooltips hide under flash banner , I gave high z-index to the tooltip div or other parent div in order position that above flash banner, but no difference. At the bottom picture , The green section is flash file and as you can see part of tooltip is hidden.
View 2 RepliesI'm using the following code to display a fusionchart inside a div tag. The chart is rendered correctly in Chrome and FF, but with IE it's outside the boundaries of my div tag.
[Code]...
I have created a custom lightbox that displays a flash file. The app is required to open the jQuery Datepicker above the flash file.
Here is the problem; only the header, the month name and navigation appear over the flash app. Everything else is below it.
I tried the wmode=transparent trick, but it makes the Flash app transparent and you can see below it. Plus, I believe the datepicker is having the same issue, where the month navigator is above flash, and the numbers are below the app.
In this link: [URL] there is a online planer, its made with flash. but I would like to know if that is is possible to be made with jquery only.
View 1 RepliesJust trying to make a flash photo gallery that displays all the image files in a certain directory with the usual photo gallery functionality.
View 1 RepliesI have this particular script that runs so that the flash elements don't show up on top of my slide out navigation. This redraws that flash element with wmode as opaque and so it shows up under the navigation. Works perfectly with Chrome and FireFox but not with IE. In IE I get an Invalid Argument in jquery.min.js code 0 Line 103 char 460. Can anyone help me as to why? If I comment out the second line of code inside the function then there is no error, but then doesn't work in FireFox.[code]
View 1 RepliesI use a jquery calendar and a flash in the same page.. What happens is my jquery calendar is overlapped by my flash... Any suggestion to make it display above flash...Look at the image and see my calendar Fr,sat are invisible because of flash...
EDIT:This is what i used,
<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="702" height="443">
<param name="movie" value="images/homebanner.swf" />
[code]....
Is there a method in Jquery to add a flash movie easily?
View 1 RepliesI 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 RepliesI have a jquery script box that opens up and it appears behind my flash.The javascrip that runs the flash is
// JAVASCRIPT VARS
// cache buster
var cacheBuster = "?t=" + Date.parse(new Date());
// stage dimensions
[code]....
So how can i get it so the JQUERY script box to open over this flash?
So, I need to remove a div once the flash has finished playing. I am using this so far (the first function is to show the flash div on hover, the 2nd to remove it.):
[Code]...
It works fine the first time around. Though when I activate the flash again by hovering over the .showFlash element again - it doesn't work.
I have a web page with certain tabs and adding flash with jqueryThe swf is shown on default, and when u click tab 2, 3 or 4, the content of that page is shown over the flash. (meaning the flash continue to run)This is what i attempted
<div id="game">
You must have flash installed to view this game
</div>
[code].....
I have embedded flash in my html pages but upon refresh, it flickers, is there anyway to stop this?
View 2 RepliesI have two basic bar charts and I am currently using XML/SWF Charts which is great but the problem I have is I need to be able to send these graphs via email to the user. As well as display them on the site.
I know sending Flash is a bad idea, I would love to find a way to convert my current graphs to an image, but am pretty certain there is no quick fix without building a work around myself.
Therefore what are the best open source or closed solutions for this problem.I need to be able to display two graphs dynamically and then email them to users.
[code]...
How to stop the motion of a Flash Player by clicking a link?
I want to get my clients current Flash version.I've managed to get IF the clients computer supports Flash, but not what version he/she has installed.!
<script type="text/javascript">
$(document).ready(function() {
if ($.browser.flash == true)
[code].....
I am using the Twitter's Bootstrap plugin bootstrap-modal. It works well except for when there is a flash element behind it. When the bootstrap-modal dialogue box up, and there is a flash element behind it, the flash element is on top of everything else.
View 1 Replies