Professional :: Mac Doesn't Allow To Click In Flash
Sep 19, 2010
I recently went from pc to mac and i am having some newfound problems with my website. I have tried googling everything i possibly could to help me, ive checked everywhere for some or other little setting but have found nothing. My problem is that when i try clicking on anything inside my flash documents when they are in dreamweaver or on the web, they do not respond. It cant read my mouse clicks.
View 1 Replies
Similar Posts:
Jun 20, 2011
When I played Pogo Payday Freecell, if I'd right-click on a hidden card it would show that card. Now (on Flash 10.3) if I right click I get a pull down menu with show card - press space bar, Global setting and Adobe written.
I've also noticed on a number of other sites that right click now bring up this pul down menu with Adobe written on the bottom. How can I change the settings so they work like they used to?
View 3 Replies
Apr 21, 2011
I am using a flash template that includes a menu bar. However, after I changed the names of the tabs in the menu bar, none of the words show up. Everything else loads correctly (sound, logo, images), but no words on the menu bar. I see them on the actual project, but not when I debug the movie. Where did my words go?
View 6 Replies
May 19, 2011
on clicking the Search Icon , a search bar will be visible (ON) if user click anywhere on the stage the search bar will be NO visible(OFF) OR user click on ICON again the search bar will be OFF but it Stage CLICK is triggered without clicking
[Code]...
View 1 Replies
Jun 7, 2010
I have a 3,5 MB .swf file on my webpage it works perfectly well in firefox. But in internet explorer it doesnt seem to play. My guess is that IE uploads the whole .swf file before playing it. Can anyone here tell me how to let it work in IE as well?
View 6 Replies
Nov 25, 2010
I have Flash CS5 and I'm trying to export SWC from it to use as a library with Flex SDK (FlashDevelop). I have "Export SWC" checked in publish settings and for a while it worked. Now, even if it still is checked, SWC isn't created (at least in the same directory as SWF). I even tried creating a completely new FLA and copied everything from the old library in there. Still it doesn't work.
View 6 Replies
Nov 26, 2010
This sounds quite ridiculous but my space bar doesn't want to work in Flash CS3. I'm a web designer and started recently for a new company. They asked me to include a flash image on one of our websites. When I try to add text to the stage, I can't make spaces. That is all. I've used flash before and I've never ran into this problem
View 2 Replies
Jun 11, 2009
I don't know why but i've got fla files that I can't debug.
I'm able to launch debugger and the swf file is correctly run when I do it, but if for instance I add a trace in my code and add a breakpoint on it, it will appear in the output but the debugger doesn't stop on the breakpoint.
It's a pretty big project that uses a quite numbers of external swc libraries, home produced for the most, and I can't figure where could this bug come from. All the more if I create a simple fla file with a simple document class attached to it the debugger works perfectly.
So if anyone already encountered the problem or got an idea over any reason that could make the debugger to not stop on breakpoint,
View 10 Replies
Jun 4, 2010
i bought a flash web template but it doesnt autoplay, not even in test movie option.
View 3 Replies
Jun 23, 2010
I was surprised to see the following message when opening a flash CS3 fla in CS5
<<
Slides and Forms documents are not supported in this version of Flash. open in a previous version.
>>
Is there any known work around to be able to maintain a Forms flash project in CS5?
How long will CS3 or CS4 be supported?
View 3 Replies
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
Jan 23, 2011
I have a 2.93 Core 2 with 8 Gb of RAM.I have a Flash video containing animations, graphics and text. It is 2 minutes long. The SWF works fine. ActionScript 3.0. 900x500 resolution.When I first attempted to export as quicktime, it gave a message very close to this:
"Warning: Runtime Shared Libaries (RSL's) failed to be associated with the file due to Quicktime Publishing Settings."
The wording may be a bit off, this is from memory. Keep in mind I am not even trying to publish at this point, I am exporting. Not that I could tell you the difference.So after showing this message, the progress bar continues to fill until it is completely full, and then nothing happens. The bar jus sits there full, doing nothing.So then after I explored the publishing settings, I found under the 'Flash' tab, a dropdown menu that let me choose "Merge into code" as the integrating the Runtime Shared Library with the file.Then I hit publish. The progress bar fills and disappears, I press okay. Still, I can not find any movie file (or even the place to choose where published file go) on my computer.
After this, I try exporting. The warning the appeared previously is gone, but the progress bar still freezes when it is full, and no file is produced.One thing I have been thinking is maybe it has to do with the number of frames in my file. I have inserted the stop action at the end, so the video stops and does not loop when previewing the SWF, however there are still many blank frames, that don't contain any objects or tweens or anything like that. The setting is currently "stop encoding at last frame" which I assume means the last frame of my video before the stop function. I cannot figure out a way to make the empty frames after this point dissappear, I just figure it is part of the program itself.
View 12 Replies
Mar 15, 2011
I am having the same problem as a lot of other folks. I have searched through this and other forums and nobody seems to have an answer - at least I can't find one. The set up is this: I tried to view a video - received a message that I need to download the latest version of Flash Player - did so and everything seemed normal - tried the video again and got the same message. I have tried everything suggested on the official Flash Support page as well as this and several other forums and nothing changes.
I haven't seed this tidbit in other threads and it is probably worth noting that when I go to the page on the Adobe site where you can check which version is installed - it says no version is installed even though it apears normally in the Programs and Features window and can be removed from there. Off-the-shelf version of Windows 7 Home Premium , 32 bit running on an HP Pavillion Notebook. No problems with Flash Player unitl 3 days ago.
View 2 Replies
Dec 17, 2010
I have no ideas what is going on with my scripts but the MOUSE_DOWN AND CLICK event doesn't work. This is actionscript 3.0. The MOUSE_OVER IS working fine.
var myCell:MovieClip = new MovieClip();
myCell.graphics.clear();
myCell.graphics.lineStyle(1, 0xfff000);//add yellow border
[Code].....
View 1 Replies
May 12, 2011
I have an AIR application with 2-3 DropDownLists and a bunch of other controls. The DropDownLists are bound to dataproviders (ArrayCollections) in a central Model singleton. On launch, they all work fine.
However, when I click a button to add new objects to an object in another ArrayCollection in the same Model, the DropDownLists get weird. They still register clicks, and all other controls still work as before, but the dropdowns won't open. Clicking/waiting enough usually opens the dropdown, but if I don't make another selection it still won't open after closing. Making a different selection makes that DropDownList work again, but the others might still refuse to open.
If I open the dropdowns using Ctrl + Down arrow, they work all the time, so it's only the click that doesn't trigger the open correctly. I can work around the problem by calling openDropDown() on the dropdown when clicked, but that doesn't feel right.
I'm using the 4.1 SDK, and the dropdowns are s:DropDownLists. I tried using mx:ComboBoxes instead, but got the same behavior. Edit: Weirdly enough, using s:ComboBoxes they work as they should, but I really don't want to use them since they seemingly can't be made non-editable.
View 2 Replies
Dec 6, 2010
When i click the movieclip, i call a function that return an array, then i create amovieclip (mc_container) with a number of textfield (number based on array lenght) on it.Now, if i click one time only i get the mc_container without any textfield, while if i click twice i get the mc_container with all the text field. How come?
View 3 Replies
Feb 9, 2011
i want to send a flash file to someone who don't have the flash softwer on her computer..ow do i save the file that i have done, that my friend can open it and just view it? is it posible??? please can you explain me how to do this step by step?
View 1 Replies
Feb 11, 2010
I created a website in Flash, published it, and uploaded the swf and html file to the server. When bringing up the website Flash doesn't play automatically. I first must right click and select play. When I was testing my flash site on another server, it worked great and played automatically. Is there something within flash that I need to modify or is this an issue with the server?
View 3 Replies
May 9, 2010
For those of you that use Flash like I do, as a drawing tool, then you may be disappointed to find that Flash CS5 no longer exports your graphics as .ai files. Your only options are .swf, .fxg, .bmp, .jpg, .gif, .png.Often I use Flash and Illustrator together. I'll draw in Flash and export to Illustrator. I mainly use Illustrator when I need text on a curved line. Then I bring that text back in to Flash.
It's odd because one time I just typed in .ai into the filename and it did indeed create an .ai file. However, just now, I tried to do that again and it won't work for me. ALSO... I upgrade from Flash CS3 to CS5 ultimately skipping CS4. The problem is, CS5 only let's you save to legacy CS4. So my CS3 version can't open my CS4 or CS5 files.
View 9 Replies
Jun 21, 2010
I have Background layer, Bkg_Image layer & Video layer. I have embeded the flv movie on Video layer. Though on stage it shows all the layers, but when I test the movie it shows only Background layer & Video layer. I can't see the Bkg_Image layer.
The Actions layer has external swf loading AS3 which is working fine. Only the problem with Bkg_Image layer which is imprortant for me.
When I test movie, I see as in the following snapshot (Just the Background_Image & Video):
View 1 Replies
Nov 22, 2010
I have a flash file on the homepage of my client's website. When you click "Enter", the new page opens in a new tab. I want it all to stay in the same tab. If you would like to view the entire code yourself to identify how I could solve this issue, the site is: [URL]- but if not then I will paste the code of the flash object below:
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="720" height="540">
<param name="movie" value="Scripts/FrontPage2.swf" />
[Code]....
View 3 Replies
Aug 28, 2007
The company i am working for are designing an interactive flash movie that requires the Right click Menu to be entirely disable, or else the right click option to be disabled. The best that we can achieve at present is to limit the context menu to "About..." and "Settings".
Is there anyway of disabling the right click function in flash so we can secure our movie?
Our problem arises from the User being able to click on the "About..." menu item and launching a browser. We require that the user is not allowed to access this. We have tried to change the Default Browser in Windows to a custom browser, but to no joy.
Is there anyway for us to disable the Flash Menu, or, Disable the Right click function completely or, re-route the About Menu item to a default browser so we can prohibit the user from access the default webpage?
View 7 Replies
Jul 26, 2004
Code:
on (release) {
_level1.nextScene();
}
My movie doesn't do anything when you click the button that has this code.
View 8 Replies
Jul 5, 2009
when I double click, the event doesn't get fired,[code]
View 2 Replies
Jun 5, 2010
the tools and timeline are grayed out and will not shutdown. None of my CS5 apps work
View 4 Replies
Nov 7, 2010
I made a simple website with a flash menu, that opens internal links in an iframe. However, I have a few other (not included in the menu) external links, which open in the same iframe. And after I click on one of them and it loads in the iframe, the buttons on the menu stop working. I'm beginning to think it has something to do with the internet explorer, since it works on some computers. But I'm not sure... not very good at this.
View 5 Replies
Jun 1, 2011
I have an MP3 file in Flash 5.5 that I have edited in the properties panel of the frame where the sound is...I basically cut a couple seconds off the beginning by editing the timeline. It plays fine when I'm in Flash, but when I publish the movie, the sound is published unedited.
View 3 Replies
Sep 21, 2011
[URL] The link above references the documentation for a CandlestickChart class. I would like to use it, but I have never heard of it and I cant even understand the example. The first thing it says to do is to import mx.charts, doesnt work. Does this CandlestickChart class even exist in Flash Professional?
View 2 Replies
Jul 29, 2009
This is my code:
addChild (pant1);
var pantMovX:Tween = new Tween(pant1,"x",Regular.easeOut,mouseX,600,1,true) ;
var pantMovY:Tween = new Tween(pant1,"y",Regular.easeOut,mouseY,290,1,true) ;
[code].....
View 12 Replies
Jan 2, 2010
I'm trying to wrapup a slideshow for a client and the client asked for keyboardEvents in addition to buttonEvents. So I went ahead and added a stage.addEventListener and it works but only if you click on the stage first. In Flash CS4 itself when you test a movie, the problem doesn't happen but when you test it in a browser, the problem exists. Go to [URL] and see what I mean. Try the keyboard left and right arrows first. Then click on the stage and try again. How can I make it get focus on the stage on startup?
View 21 Replies