Edge Animate CC :: Change Font Size In The Code Menu?

May 21, 2013

This has been a little annoying when trying to work on my edge animate projects. As I am using an old 4:3 ratio as my monitor - I don't have a lot of space on my desktop. Whenever I want to insert or edit code in Edge, the code menu pratically takes up my whole screen.

As you can see the font is still large even when it is on 'small' font size. Is there anywhere to change this or do I have to go digging manually into Edge's files?

View 2 Replies


ADVERTISEMENT

Edge Animate CC :: Change Font Color On Mouseover

Aug 20, 2013

how to change color on mouseover for virtually everything except text elements.  I have 3 text boxes on a page and I simply want to change the font color when I mouseover them.  I've searched the entire web and the forums but no dice getting anything to work.

View 1 Replies View Related

Lightroom :: 4 - How To Change Font Size Of Menu

Apr 29, 2013

After installing the lightroom 4 on my new Imac 27', I found the font are too small to read. I can only change the font size of menu a little bigger and can't do anything about the other font size. I am so frustrated. The reason why I bought Imac 27" is to protect my weak vision and there are no means to change the font size in lightroom. I searched online and found many customers had this issue.

View 1 Replies View Related

Edge Animate CC :: Text Colour To Animate With The Lines Of Code?

Nov 22, 2013

Is it possible to get the text color to FadeIn or the opacity of the text color to animate with the lines of code below? I simply want the color to fade in when the mouse rolls over the text.

Symbol.bindElementAction(compId, symbolName, "${_writing_btn}", "mouseover", function(sym, e) sym.$("writing_btn").css("color","#88ACBE");
});
[Code].....

View 1 Replies View Related

AutoCAD Inventor :: How To Change Color And Font Size Of RMC Menu

Feb 6, 2012

I have a query. How do I change the color and font size of the RMC menu? I am using Autodesk Inventor 2012 Suite. I find it quite small and hard to see.

I have attached an image of it.

View 2 Replies View Related

Edge Animate CC :: Create Carousel Menu With Edge?

Dec 22, 2012

How do you create a responsive and fluid carousel, vertical or horizontal for a menu which includes multiple items.  the carousle can be dragged via mouse or touch.  when the item is clickes, then it will launch a URL or plau a timeline.

View 3 Replies View Related

Edge Animate CC :: Moving A Symbol With Code?

Sep 4, 2013

I'm simply trying to animate the y axis of a symbol with code. When I rollover one symbol, I'd like it to move the symbol it's inside a certain distance. Never seems to work. I've tried looking up the simple jquery syntax to change an image's y position, but it's hard to find!
 
This is what I have so far:
 
sym.$("grouped_image").animate({"top" : "+=50px"}, 500);

View 2 Replies View Related

Edge Animate CC :: How To Integrate CSS Deck Code Into Composition

Dec 20, 2012

how to integrate this CSSDeck code into an Edge Composition? [URL].... I tried to follow Joel Pau example here: [URL]... but had no luck implmenting. My knowledge of code is pretty weak so I have troulbe following.

View 5 Replies View Related

Edge Animate CC :: Possible To Export Purely CSS Animation Code

Dec 14, 2013

I am an ePub Producer. I want to find out if it is possible to export purely CSS Animation code from Edge Animate, in order to use in an Apple Fixed Layout ePub.

View 3 Replies View Related

Edge Animate CC :: Adjust Symbol Scale Using Code?

Nov 19, 2013

I've dynamically placed a symbol on the stage at runtime. Per user input, I'd like to adjust the scale, position, etc. of this symbol (which is just a white sphere that bounces on using the animation in it's own timeline).
 
How do I address scale, position, opacity, etc. attributes of my symbol via the code, and where can I find a good, solid reference on syntax?  I keep bouncing into jquery libraries, which I don't yet really understand how to implement. I'm missing that reference manual that defines all the functions we have at our disposal.

View 2 Replies View Related

Edge Animate CC :: Defining Custom Easing In Code

Sep 4, 2013

Part of my project includes a slider that is dynamically given a position. Because this all happens in code, I can't use the timeline tool to change the easing to something like "easeOutBounce."
 
This seems to follow the jQuery convention but results in the standard easing:
 
sidebarSymbol.$("slider").animate({top: sidebarSymbol.sliderPositions[scene]}, 750, "easeOutBounce", sym.playNext());

View 3 Replies View Related

Edge Animate CC :: How To Embed HTML Code Into A Website

Sep 26, 2013

Ok so Im trying to embed html code into a website.  I created an animation on edge, but after i publish i cant use the final publish link to just link embed.  Because my isp has inbound ports blocked. 
 
Anyway my question - Is there a way to just take the code from all the files and paste it into the website ?
 
If so, how would I organize the code, so it worked correctly ?

View 3 Replies View Related

Edge Animate CC :: Find Correct Code To Make Idle Timeout

Feb 20, 2013

I have a touchscreen project that I am using Edge Animate to create. So far its working great, but I am trying to find the correct code to make an Idle Timeout after 3 minutes to go back to the stage frame 1 or the label "StageStart" that I have created. I have tried attaching the following code as a 3 second test to the function "touchend", but it doesn't seem to work:
 
setTimeout(function(){sym.play("StageStart")},3000);

View 4 Replies View Related

Edge Animate CC :: Loop Code X Times With Counting Parameter / Variable

Mar 3, 2014

I want to loop a code / function .. let's say 100 times and each time one parameter or variable is counted up.I found "for"-loops and some with a counter.. but I coudn't get it to work in Edge Animate.Here is a fragment of the code I want to loop ->
 
$.get("URL...+Num, {}, function(ask, code) {        
 switch(ask) {
        case '9':
    sym.$("leaf"+Num).show();
    var leaf = sym.$("leaf"+Num);   // How can I count the setting variable? "var leaf+Num = ... " doesn't work I guess..
[code]....   

View 3 Replies View Related

Edge Animate CC :: Can't Embed A Font In Directory

Jan 30, 2014

I am trying to embed "Collaborate" font using each step of this tutorial: URL...But when I apply it to my text it keeps putting the default Arial font instead. I have copied the web font folder in my Edge directory and then followed all the step.When I save as I have this message ....

View 4 Replies View Related

Edge Animate CC :: Make Menu With Page Highlights?

Jul 16, 2013

Is there a way to make a menu in Edge Animate so that when you are on a certain page, that page is highlighted on the menu? I want to make it a server side include <!--#include virtual="/menu/included.html" -->

View 1 Replies View Related

Edge Animate CC :: How To Create Animated Drop Down Menu

Feb 12, 2014

How do you create an animated drop down menu to put into adobe muse? this link is what I'm trying to achive [URL]....

View 1 Replies View Related

Edge Animate CC :: Arrange Menu Blanked Out For New Items

Feb 24, 2013

Why is the Arrange Menu blanked out, when I want to simply adjust the layer of some text I created in Edge as it was thrown to the bottom layer which isn't very handy when I am trying to add it in as new content on the TOP layer.
 
what is the point to having an Arrange menu if it doesn't even work?
 
Is there a setting that I can change to enable layer alterations or am I missing something here?
 
EDIT:As a bit of extra information, I read that you need to edit the layer of items using CSS which if that is true leaves me in the SH## due to the fact that the software I am using creates Inline CSS and how to modify that.  I'm using WYSIWYG Website Builder 8.5.
 
The other thing that is frustrating would be that I have only 2 options... create all my content inside of WWB 8.5 or build it all inside of Edge.
 
Unfortunately, if I want to add new items to my website, I would have to overwrite the old HTML when I export out of WWB which will erase all the content from inside of Edge... so the only choice I really have is to add content via Edge to ensure I don't lose all of my hard work setting up animations etc in the site.
 
Problem is, for this to work out, all content needs to be added in Edge, not just the fancy stuff as it seems to be layer locked...  Really dissapointed if there is nothing Edge can do to enable layer modification... that will make it far less valuable to people such as myself who do not have the timeframe to learn how to modify inline css or any css for that matter.  (way I see it is that if you have to get in and work with code, then this type of "designer friendly" software hasn't really performed it's role properly)
 
Sure this will shock the majority of purist web builders and professionals who love to work with code day in day out notebook++ is their friend, but why can't things be done differently, does the code have to look all neat and tidy so long as it works?
 
EDIT 2:all elements in the file are built and added outside of EDGE except for the most recent text field.  This text field was thrown somewhere in between several of the layers on the website and needs to be adjusted.  Also, layers created inside of WWB need to be adjusted outside of the software if possible to avoid re-exporting and the consequential wiping of the Index.html page I am adding animations to.

View 1 Replies View Related

Edge Animate CC :: Preview Not Working - Shortcut Or Menu

Jan 13, 2014

I'm trying out the new Adobe Edgee CC and I have the trial version.  I am unable to preview any of my animations.  When I try to an IE window opens but nothing happens.

View 6 Replies View Related

Edge Animate CC :: Changing Font Color Using JavaScript?

Feb 18, 2013

I have the following code and seem to have no success.
 
comp.getStage().$('LabelName').css('color', '#FFFFFF');

View 2 Replies View Related

Edge Animate CC :: Determine If Mouse Is Over Menu Item And Store It In A Var?

Jun 17, 2013

I have a list of menu items. I want them to change color when the user rolls over any of the six menu items. I want to write a function so it would be
 
var = menuTarget;  (this is the item the user is currently mouseovering how do I define this?)
menuTarget.mouseover(function(){
$(this).css("color","red");
})
menuTarget.mouseout(function(){
$(this).css("color","green");
})

View 2 Replies View Related

Edge Animate CC :: Action Panel And Code Panel Can't Be Viewed In Application Frame

Sep 19, 2013

Is there a reason why I can not open the actions panel from the timeline when I have the code panel docked and open in application frame?  If I close the code panel I can view the actions panel.  Why can't I have both open?

View 1 Replies View Related

3ds Max :: UI Menu And Font Size

Sep 6, 2011

How does one affect the size of fonts and menus so you can see with less eye strain? I just plugged in a couple of Dell 30" monitors to work with this but find all of the menus and dialoges to be very small at the 2600x1900ish res. Windows XP display settings found in the control panel do not seem to affect the 3ds UI at all.

View 1 Replies View Related

Edge Animate CC :: OAM File Size Increased

Apr 25, 2013

my .oam files getting bigger...i had a little animation that was 1.9mb and 1 month later i make the same animation and i' m getting a 2,9mb file.Not much, but this .oam file is part of a website...so size das matter..
 
Is there a way, to get smaller sizes? the files are alrready based on the animation size..the animation is 960x320pixels..and i made the pictures 100% based on that measurements..

View 1 Replies View Related

AutoCAD 2013 :: Font Size For Menu Bar

Apr 14, 2012

I have loaded Autocad 2013 and the the font size for the menubar at the top is very large. When I added 5 of my own menus to it, it now wraps around to another line. The Autocad 2012 let me get my extra menus in because the font size was much smaller.

View 5 Replies View Related

Xara :: Program Menu Font Size

Oct 17, 2013

The fonts on the menu (File, Edit etc) are way too small in comparison with other programs on my desktop. Is there a way to enlarge them? Adjusting the screen resolution is not an option. I have noticed this with previous version of Xara that I have used. How to do this if it is not in the program settings?

View 9 Replies View Related

Edge Animate CC :: Keep Banner Ad File Size Small?

Sep 28, 2012

Most publishers cap the file size of banner ads at 30 KB to 50 KB. Is that possible using Edge? I know someone asked a question like this two years ago, and the reply was to use a CDN to serve the larger .js files. Is there a more direct approach now that Edge is no longer in preview?

View 3 Replies View Related

Photoshop Elements :: Menu Font Size Cannot Be Increased?

Feb 12, 2013

I would like Abobe to create a patch for this problem affecting so many of us. The menu's font size cannot be adjusted in PSE. It is a HUGE problem for me. I cannot return the product, I lose money, but I am unable to continue with using it. I do not understand why Adobe keeps ignoring this problem. PSE would be a great product - only if Adobe listened to customer input. I am forced to think that Adobe simply does not care enough about its customers, especially not about the older population with presbiopia.

View 2 Replies View Related

Edge Animate CC :: Why Size Of Stage Increased / When Insert OAM Via Dreamweaver

Dec 28, 2012

I am creating a slider for a site's Home Page, and specified a Stage size of 960 x 255 pixels in my Edge Animate document. When I inserted the .oam file from Dreamweaver (Insert > Media), the dimensions grew to 980 x 275 pixels. Manually correcting the dimensions does not correct the problem. The width remains wider, and a gap exists between the bottom edge of my animate object and the border graphic that overlays the object.
 
How do I correctly specify the stage size so it remains at the size I specify once I insert the .oam file in my page?

View 2 Replies View Related

Photoshop Elements :: How To Increase Font Size On Main Menu

Mar 6, 2014

How to increase the font size on the main menu??

View 1 Replies View Related

Xara :: Change Size Of Text Box Leaving Font Size Same

Feb 24, 2011

I create a text box and paste in the info into it. Now I want to resize the box to fit the space available but the handles end up changing the font size. I need the software to change the auto line feeds as the box's size is changed.

View 6 Replies View Related







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