Professional :: Can't Dock The Main Toolbar In Flash 10
Oct 16, 2008I'm on Windows and can't dock the Main toolbar in Flash 10.Is this by design? I find it annoying.
View 2 RepliesI'm on Windows and can't dock the Main toolbar in Flash 10.Is this by design? I find it annoying.
View 2 RepliesWhen I save a .fla on my macbook (snow leopard OS) the main Flash CS4 application toolbar (the one with the minimize, maximize, hide buttons on it) disappears after the save dialogue has gone.To get it back I have to re-launch the app.I have checked for software updates but nothing seems to be addressing this issue.
View 3 RepliesI am having a problem with CS3 Flash and the toolbar on the left. Certain tools have options and those options are not showing up. Yes, I went to Customize Tools panel and checked and those options are listed to the right of each tool that should have them (Example: Rectangle tool: oval tool, polystar tool , etc) and even hit reset to default and still those options do not show up on the actual toolbar. I made a graphic thinking that would make them show up and no it didn't.
It seems to be a problem for each tool that has a options and they are
1. Free Transform Tool,
2. Pen tool and
3. Rectangle tool.
I have created a movie in CS3 which is basically a series of images that scroll from right to left across the screen. Each image also has a url assigned to it so that clicking on that image takes you to another (external) website. It's all working beautifully.All I want to be able to do now is to create a mouseover effect, whereby when your cursor is over the scrolling image, that image only enlarges slightly - a bit like the Apple dock effect. Then, if the cursor moves to the second image, the first image reduces back to its original size and the second one enlarges.
View 5 RepliesI found this tutorial on how to make a flash dock in flash [URL].. I understand very little flash coming from PHP but I can usually figure it out.
I'm wanting to use this on my website as the navigation and I need help changing the icons themselves and the images.
in windows, when more and more windows are opened, the buttons on the toolbar get smaller and smaller.
View 3 Repliesi tried searching the forum to see if something like this is already up but i didnt see anything. If there is im sorry. My question is, in windows, when more and more windows are opened, the buttons on the toolbar get smaller and smaller. Does anyone know how to do this, an example would be great.
View 3 RepliesI am using jw player for playing audio. can i remove the screen and can i place the only tool bar of the jw player (with out screen).
View 1 RepliesI am useing Flash CS3. For some reason, I will click on the little arrow on a tool like "free transform" to get to the "Gradient Tool" but it refuses to expand so that i can select the "gradient tool". I am having the same problem with other expandable items as well like the "rectangle tool" which by clicking the little arro in the lower right should expand a menu to select other tools like the "Oval Tool" etc. Does anyone know what this could be?
View 3 RepliesMy flash banner is placed above my light box popup windows and my Wibiya Toolbar
View 1 Repliesand want to turn it into a photo slideshow menu, I have manage to change the icons to my images and edit the buttons up/down states etc, but can't figure out how to get it to display the corresponding picture when the icon is clicked on?I want a larger version of the picture used as the icon to appear above the menu when clicked on or maybe just on a roll over?
View 3 RepliesI am trying to create a menu, similar to a dock menu but that just magnifies the images when rolled over (rather than overly crazy carosels or massively zooming docks. and secondly...the dock menu would link to separate flvs that are on a streaming server. I've never worked with one before and wonder how to connect them to my flash. I'm trying to create an flv player, sorry, shouldve said earlier... but one that only plays 6 vids (linked to by the magnifying dock menu).
View 2 RepliesI'm trying to create a website that is basically a flash toolbar that directs the user to different HTML pages at the bottom, much like this website here.
[URL]
Do I build the bar in Flash and then the HTML portion in dreamweaver or do I build it all in Flash? Would an iFrame work for this sort of website?
I have downloaded a flash video from a website which was the combination of lots of flash slide and MP3. Now I want to join all those so that it look same as was displayed in website . [URL]. This is the link to the website and I got 15 flash slide from this on presentation and 10 mp3 files when I downloaded that .
View 8 RepliesSomehow, my properties and actions panels became "undocked". They now refuse to snap back into their original positions.
View 2 RepliesI'm making a Flex app and I'd like to know how to set the name of my app as it appears when the user hovers over it in the dock. Here's a screenshot of it now:I'd like a space between the lowercase 'd' and the uppercase Y. What part of my app's XML file must I edit to change that text in the gray tooltip?
View 2 Repliesi was wondering if you could completely make the toolbar in the swf window with file, edit etc disappear in as3. If it isn't possible can you please tell me how to disable key shortcuts in the swf window but with as3
View 0 RepliesI'm looking for an example or script of a mac dock type interface with objects in a grid rather than on a line.
View 3 Replies[URL]Is there a way to do this particular script without having to buy that program?
View 1 RepliesI wanted to know how to make a Mac OS X Styled menu. I need it for a site that I am making.
View 8 RepliesI am using the following codeIn actions for Frame 1:
var myrequest:URLRequest=new URLRequest("A.swf"); var myloader:Loader=new Loader();myloader.load(myrequest);img1.addEventListener(MouseEvent.CLICK, clickButton);function clickButton(event:MouseEvent):void{
[code].....
Is there a way to turn off the transparent appearance of the toolbars when you drag them in Flash CS3. For example, when I drag the actionscript toolbar, it turns transparent and it's really lagging on my system
View 2 RepliesI need to send up (top of page) with some command from AS3, the Scroller toolbar of the explorer (the toolbar that is to go up and down within a page)[code]...
View 1 RepliesIn coloring an object using the toolbar fill palette, I'd like to simply be able to double click on the color swatch in the toolbar, rather than click on the swatch and mouse down to the color and click again with the eyedropper. What's happening is that the color swatch in the toolbar contains a variety of colors around the one that it nominally represents. e.g. If the swatch is ff0000, double clicking on the swatch is likely to color the selected object anywhere from f30000 to fe0000 depending on precisely where in the swatch you double click.
View 1 RepliesI am creating a Adobe Air Application. I have a menu and and I need to create a toolbar which has icons to represent some actions.
View 2 RepliesI'm trying to do a circuler dock menu, like the mac osx but as a ring instead.
View 1 RepliesI found a bit of code out there that creates a mac style dock but what i cant figure out is where to set the spacing of the icons in the dock
[Code]...
it possible to open using "getURL" command noresizable browser window, with no menubar and notoolbar.
View 2 RepliesI have a picture that is 500x500. My stage is 500x500. I have a tool bar that is on the bottom of the screen. It is in front of the picture. My onRollOver command is set so that on roll over the picture changes. Even if I am hovering over the toolbar the image still changes. I can not for the life of me figure out how to not have the onRollOver happen when the cursor is over the toolbar. Picture = pic_mc and toolbar = tb_mc I can not figure this out and I know how simple this is, but I am just at a lose. SIDENOTE: The tool bar is not a rectangle it is an irregular shape so I can't just say X,y area I figured I could use the toolbar shape to be the "block" from the image activating the onRollOver.
View 12 RepliesOk so i was following this tutorial today at: [URL]..and its a good tutorial... with one exception. They never tell you where you can put the code for clicking on the buttons to make them functional.so now i have some good looking buttons that dont go anywhere. Any one want to take a look at this and see if you can tell me where i can put in my "click" event code.
View 8 Replies