Hi,
I'm using jwplayer in html tabs in IE with jqery showing and hiding them (via style:hidden;)
When I hide a tab in IE and then show it again the plays video area goes blank (you can still hear sound and play/pause the video).
Does anyone know why this is happening or have a way to fix it.
Cheers.
Here's the jQ doing the hiding / ...
I've developed a system that uses SWFUpload to easily allow the user to upload multiple files with a progress bar showing them the upload progress. It all works fine in my development environment, but is failing for some users in the wild with the Flash movie not loading. I can see the Flash movie is there, if I right click it a window a...
When retrieving external variables from the server URLVariables my Flash get stuck on first compilation values. Whenever I update server values flash compiles the first old values. Only after i restart CS4 IDE values are updated. Is there an internal cache?
There is nothing wrong with my code, because it works fine on my mac, but not on...
Hi Guys,
A client wants the company I work for to build an expandable flash banner, I'm a dev, so my solution is: stack 2 flash banners, small one visible, big one on top of it, with display:none, catch the click event, animate the big one into position.
The client wants it done without javascript (their banner rotation network doesn't...
We have a flash app streaming live video to our clients which may or may not have available. When audio is available, we are showing controls to mute or alter the audio volume. When audio is not available, we hide those controls. These are necessarily different streams, but could be the same stream where the broadcaster has disbaled thei...
This seems impossible directly from flash, but if there are any other suggestions, I'd love to hear them
I want to compile an FLA that I want to use as resources for two slightly different application in two different folders.
something like this
library.FLA
-> bin1/lib.swf
AND
-> bin2/lib.swf
any ideas?
I could j...
In Flash Actionscript 3, if a function is defined in Frame 1 of a flash animation and the animation loops, does it store another version of the function in memory upon each loop.
frame 1:
function blah() {
var n = "yes";
return n;
}
If so, is it a best practice to check to see if it's the first time the frame has been run, by set...
Hi all,
So as you may or may not know, BlazeDS (open source version of LiveCycle Data Services) is a nice way to get your server-side Java and client-side Flex application to play together. Unfortunately, it does have several pitfalls that need to be corrected. I'll try to explain one of them here.
All of BlazeDS's configuration is w...
Is there already a plugin for jquery to re-create this: http://www.imgmodels.com/details.aspx?navbtn=1&cityID=1&modelid=261005&pic=054.jpg&subid=5569&mainsubid=5569&catID=2&indx=1
Best Regards,
...
I want to populate the stage with a list of dynamic text fields with individual names, something like pg4_txt1, pg4_txt2, pg4_txt3. I'm a novice at flash, I tried creating variables with a while loop, but I just haven't got the grasp of it.
Here's some kind of weird pseudo code to explain what I want to do:
var leading:Number = 15;
v...
Is there a way of disabling the audio in a flash file via the object params?
...
Hi guys...
I was wondering the job market for Flash and PHP developer. Which one is more popular in the job market. Also, I was wondering the PHP IDE choice that you guys use. I am using notepad++ for coding but I am sure you guys use better tools....
...
I'm new to Flash development so please forgive the simplicity of this question...
I'm developing a simple Flash animation using Flash Professional CS5 and I'm writing some ActionScript code. I noticed there's a choice between using different versions of ActionScript.
Wondering what the key differences are between 2.0 and 3.0...?
...
Hi all,
I have been using a jquery plugin called uploadify for handling file uploads as it comes with interactive flash upload. but everyone on my website is complaining its not working. can some one please recommend me one that works in most situations. Thank you
...
We want a web app that allows a user to edit images on the browser and we're trying to decide which technology to use. We want to support simple image customization, such as high-quality resizing, cropping, image merging, and color transformations, as well as the addition of text elements with different fonts and colors.
The current opt...
I have used Flex for about a year before deciding that I would rather develop Actionscript projects.
At the time, it seemed that the framework was too heavy for the kind of work I was dealing with, mainly small web applications , personal sites, portfolios this sort of thing. I also thought that Flex was like a odd hybrid , something t...
Does anyone know a simple script that one could add to a custom jQuery content slider that would make the slider stop while Flash content is being played inside?
Or, alternatively, just make the slider stop while hovering the mouse over it?
All the best,
Robert
...
I have a flash video(.swf) on my website and i want it to convert into such a format so that it remain available from iphone/ipad. Is there any possible way of doing so? Can i convert it into HTML5? If yes can anyone suggest the process and if no, can anyone suggest any other method? Any help would be highly appreciated.
...
After all what I've read on this topic, I know that there is no way to do automated file upload from browser without some kind of "elevated permissions".
But, elevated permissions is something what I have, bacause the application runs on intranet and user currently enables access to ActiveX control that makes it possible to do some docu...
I've been trying to debug a strange white rectangle that is appearing in my Flash application:
The standard debugging tools — binary search, breakpoints, hg bisect — have lead to dead ends.
Any suggestions tools I could use to debug this? Is there something like Firebug's inspector, which lets you mouse over HTML DOM elements to get ...