Edge Animate CC :: Images Don't Show Up?

Nov 25, 2013

I put my Edge Animation on a website I have made hotspots to show images and text when you click them.Sometimes it shows the text ,but the images don't show up.

View 14 Replies


ADVERTISEMENT

Edge Animate CC :: Won't Show Up At All In Any IE Version

Sep 9, 2013

I created an animation with Edge Animate CC to replace a flash banner on my website. It will not work at all in any IE version. Works fine in Safari, Chrome, Firefox, and on iPad, and iPhone. What do I do?[URL]

View 20 Replies View Related

Edge Animate CC :: Doing Hover To Show On IPhone (iOS)?

Jun 6, 2013

I have created 2 symbols "Level1" and "Level2" and I did  hover on the button at "Level1" symbol then when I click on that button it goes to  symbol "Level2", hover on the button works perfect on desktop browsers, but on iphone the hover is not working.
 
The code I use for transaction from symbol to another symbol is:

sym.createChildSymbol("Level2", "Stage");
 
and for the hover I use mouseover: "sym.play("BA");" action to play the label at  symbol "Level1".
 
What I am trying to achieve is at click on the button on iphone to make the hover play first then it should go to another symbol.

View 3 Replies View Related

Edge Animate CC :: Changes Made In One Symbol Show Up In Another

Jan 7, 2014

I have a symbol called "A." I needed 2 copies of it, so I duplicated A and renamed the new symbol to B. I now have A and B, identical copies of each other.
 
I navigated inside symbol A where I entered another symbol, "A1." Inside A > A1, I removed an image and added another image. No problem so far.
 
Then, I returned to the stage and navigated into symbol B > B1. To my surprise, the same image change I made in A > A1 already appeared in B > B1 (even though I duplicated A **before** making this change).
 
When I change the image inside B > B1, that same change is now present back in A > A1.
 
It's as if these two symbols, A and B, are mirrors of each other, even after being modified. Trouble is, I don't want mirrors. I need them to be slightly different.
 
I thought the Duplicate step might be my problem. I started over (both by undoing several steps and by closing and creating a new document entirely). This time, I copied A and pasted it onto the stage. I ran into the same problems.
 
Ok, next guess: this time, I entered symbol A and copied its elements/sub-symbols. I went back to the stage and pasted them there. Selected these elements/symbols and converted to a new symbol. Same problem!

View 2 Replies View Related

Edge Animate CC :: Animations Won't Show On IPad

Oct 25, 2013

I've just updated my development iPad and xcode to ios7 and xcode 5.
 
The app i´m developing uses web views to display content – which includes images and edge animations –embedded in one HTML-file using iscroll.js to swipe through (one page could be an image, the next a Edge Animation,separated in <li>-elements).
 
The Edge-Animations won´t show up, its just a blank page. However the iOS-Simulator shows everything correctly but on the iPad the Animations just won´t show.

View 2 Replies View Related

Edge Animate CC :: Using Jquery To Show And Hide Symbols?

Aug 15, 2013

I have a project in Edge with a couple of screens as symbols on layers in the main timeline. I've been trying to write a function in the global scope that I can call from all the buttons, to show and hide screens.
 
So far I have a function that looks like this:
 
function mainScreenOut (){
sym.$("screen1").hide();
}
 
But this and many variations don't seem to work. how to use these jquery commands properly?

View 5 Replies View Related

Edge Animate CC :: Using An Array To Show / Hide Multiple Elements?

Feb 13, 2013

I have two elements that need to be hidden:
 
"mov-imp"
"mov-pim"
 
Currently, I am doing this:
 
var arr = ["mov-imp", "mov-pim"];
// This is the onclick function
sym.$.each(arr, function(){
$(this).hide();
}
)
  
What's the best way to show/hide multiple elements/symbols in AE?

View 2 Replies View Related

Edge Animate CC :: Show Image Before Animation Starts Playing?

Jan 3, 2013

I have started to work on an animation which will work as a splash-screen before the users see the actual site. (Yes I know... but the client wants it like this...)
 
The problem I have now is that the animation plays after a few seconds and that during these seconds it shows the content of the website. Besides that I still find it pretty difficult to actually position the animation the way I want.
 
I am using a plug-in for wordpress.
 
I tried fixing this with a pre-loader but this is also too slow. Is there any way I can force the animation to play sooner or to make sure they can't see the content before the animation has played?
 
You can find the concept of the website on: [URL]

View 5 Replies View Related

Edge Animate CC :: Show Captions When User Clicks On Button Symbol

Mar 29, 2013

I'm trying to show captions when the user clicks on a button (captionButton) symbol. All permutations below work for showing the captions but none of them work for showing the button ever again, though it does hide the captions.
 
    // compositionReady script
     var captionBar = sym.getSymbol("captionBar");
     var captionButton = sym.getSymbol("captionButton")
     sym.$("captionButton").css('cursor', 'pointer');
[code]....   

View 2 Replies View Related

Edge Animate CC :: Delete Images From Library

Oct 29, 2012

find a way to delete succesfuly unused images from the library and can find no way to do this.Is this really the case? if so it needs to be addressed immediately. Its very common to try many images in this sort of composition and the auto renamimg protocol makes it virtually impossible to weed out unused images at  publish time.

View 5 Replies View Related

Edge Animate CC :: Images Not Showing On Canvas After Publishing

Jul 9, 2013

I created an animation which was working just fine within animate and which I was also able to successfully export as an oam file to then be used on Wordpress.However when I reloaded the animation within edge the next day to make some adjustments, the majority of svg images I used are not showing on the canvas. Theyre present on the stage, elements and assets but when I select, only the box is visible and not the image. Theyre set to be visible (the little eye thingy) but aside from that, theyre a no-show.

View 2 Replies View Related

Edge Animate CC :: How To Get Faded Header Images On Website

Mar 11, 2013

Trying to use Adobe Edge to get faded header images on my website. Was referred to Adobe Edge because it is supposed to be easy for beginners. I was able to upload my images, but then there was no instruction/direction on what to do next. Everything I clicked just brought me somewhere else. Every time I tried adding coding to my page, it messed it up.

View 3 Replies View Related

Edge Animate CC :: Ability To Preview Images From Library?

Apr 5, 2013

is there a way to preview images on what they look like without having to drag the asset out onto the stage? If I have even two or three versions of a file imported into my library, I constantly need to leave the program to check which is which.

View 1 Replies View Related

Edge Animate CC :: Dynamically Load Images When Needed

Feb 18, 2014

I'm looking for a method to load images into an animate animation shortly before they are needed? My animation is (and has to be) really big (already 7mb and growing) so I want to find a way to load my images just before they are showing up in the animation. The process is sometimes known as lazy load and I would like to do something like this to my animation.
 
The standard preloader is not really an option as it takes ages till the users can see the start screen's content.Are there any preloading alternatives?

View 4 Replies View Related

Edge Animate CC :: How To Remove Images From Active Library

Jul 22, 2013

how to remove images from the active library? When I save the resulting code, It keep all pictures and many are testing and then I not want on the web. And I do not get to find how to remove them in the active pane

View 11 Replies View Related

Edge Animate CC :: Quick Way To Replace / Update Images

Jan 1, 2013

Is there a quick way to replace/update images in Edge animate? It was simple to do in Flash but I haven't seen the same function in Edge.

View 4 Replies View Related

Edge Animate CC :: Rollover And Click Event With Swapping Images?

Jun 24, 2013

I want to have a mouseover and -out effect on my navigation bar and on the event click it should stay in the mouseover status. So far the mouseout and the click event affect each other on a wrong way. The example I attached here is done with plain rectangles, but later they will be images.
 
MyStatusQuo: [URL]

View 26 Replies View Related

Edge Animate CC :: Script To Save Gallery Images To Disc?

Feb 26, 2014

I have created a media pack application but need to find a way for users save some images to disc from within the application? The images are in a gallery and I want to avoid opening another browser window and using the R click > save image as.

View 1 Replies View Related

Edge Animate CC :: Load External Images And Video From Server?

Mar 25, 2014

I am looking into edge instead of flash. My question is how do you load external images and videos from an external server?To clarify, I need to insert a link from where the images can load into the stage, so they don´t take up any of the final weight.

View 5 Replies View Related

Edge Animate CC :: Import A Sequence Of Images That Represent An Object Spinning

Jan 2, 2013

I am looking for a way to import a sequence of images that represent an object spinning. I'd like to be able to import these onto the timeline and have it play thru the images by turning them on/off at the correct time. I basically want to do the same way that you can do in Flash when importing an image sequence.

View 1 Replies View Related

Edge Animate CC :: Pixelated Images On Android Browsers When Scaling Is Started With 1%

Mar 13, 2014

I am VERY new to Edge. I have an animation with SVG graphics. When their size is scaled from initially 1% to 100% the images appear very pixelated in some Android (Android version >= 4.2, I think) browsers. Why is that? What can I do?

View 3 Replies View Related

Edge Animate CC :: Render Symbols (or Images) With Display Set - Cache As Bitmap

Mar 24, 2014

I have like 12 symbols on the stage. They al have images in them in JPG format, saved at a quite low percentage in quality.The symbols are being animated seperately but it looks very sluggish.
 
I am recreating a whole Flash site in Edge. Everything works (amazing) fine except I am missing the function like it exists in Flash:“Display/ Render/ cache as bitmap”. (see image) This function used to BIGTIME in Flash too.Now how can I do something similar in Edge?I do not want to animate all symbols as 1, it is essential they are animated separately.Is this possible in Adobe Edge Animate? Is there something similar in Javascript/ Jquery?

View 1 Replies View Related

Photoshop :: Edge Of Transparent Images Show White

Nov 27, 2006

I created an oval logo from scratch. Its a gif. I saved it using the "save for web" option under the File menu. I use this logo for our website. As long as the logo is placed on a page with a light background it looks ok. But when I put it on a page with a darker background, the image is outlined in white. Its getting very frustrating. This is happening with any image that i give an transparent background.

View 1 Replies View Related

Edge Animate CC :: How To Click To Stop The New Text And Images From Changing Opacity Immediately

Dec 10, 2013

Having some trouble with the oppacity on my projects. As you can see from the screenshot, I've clearly clicked something because any text or images that I try to add to my project and set the oppacity at 0% - to then build over a few seconds to 100%, will not do this.Yet previous elements that I've added will.
 
Is there something I need to click to stop the new text and images from changing oppacity immediately. I want them to build over time - I can see that the added keyframe looks different also.

View 3 Replies View Related

Edge Animate CC :: Loading Symbol / Spinning Circle To Show Animation Is Loading?

Sep 13, 2013

my animation takes around two seconds to load within my browser. Is there a way to display a loading symbol such as spinning circle, that will show the animation is loading, then disappear once it is ready to display?

View 2 Replies View Related

Edge Animate CC :: Retina Displays - Show The Retina Image When The Device Warrants?

Oct 18, 2013

I'm new to animation, but have recently taught myself Edge Animate.
 
How can I make sure everything works with devices that have Retina Displays?Do I set up two animations or is there some code I need to add to show the retina image when the device warrants? Should the retina images be 144ppi and the others be 72ppi?

View 2 Replies View Related

Edge Animate CC :: How To Add A 3rd State To Button To Show An Active State

Sep 23, 2013

I  have a button with the following actions:
 
click:
sym.play(2000)
 ;mouseover:
var mySymbolObject = sym.getSymbol("Guns_Nav")
;sym.$("Guns_Nav").css({opacity:.3}); 
mouseout:var mySymbolObject = sym.getSymbol("Guns_Nav")
;sym.$("Guns_Nav").css({opacity:1});
 
I cant figure out how to add 3rd action on my button, to show an active state (basically freeze the buttonts opacity until the next button is clicked)  while this portion of the stage is being visited.

View 3 Replies View Related

Edge Animate CC :: Load 2x Retina Images On Retina Equipped IPads?

Jan 24, 2013

I've seen a number of ways to dynamically load the retina version of an image (with @2x appended to the filename), but none of them seem to work with Edge animations. I'm guessing this is because these solutions work within CSS and not within embedded javascript. Any method to dynamically load retina images based on the device?

View 5 Replies View Related

Edge Animate CC :: How To Center An Animate Stage Left And Right In Browser Window

Dec 22, 2012

I want to center an animate stage left and right in the browser window.

View 2 Replies View Related

Edge Animate CC :: Create Multiple Pages On One Animate Project

Jul 24, 2013

1. crolling like where you have buttons for example or press on a navigation bar tab, then it goes to that specific pace of the page, for a one page website, for example some sites you press on contacts and gose down to the bottom of the page where the contacts place is located, not opening a new link.
 
2.Second, navigation bar, where it fallows the scroll as it gose down, like for example when it is html the object is fixed to the top, and when you scroll down it will fallow it it,
 
3.I need Parallex scrolling where you can have the timeline or animations run while you scroll in the meantime and have animation running all the time, for example the infographic site where the bees are fluying but still have seperate animations while you scroll
 
4.I would also like to ask if like looping each animations sperately, not looping the whole timeline, can it be possible to loop an animation while you have all the interactivity witht he site like looping seperately all the time, without interfeering with all the other animation
 
5.I also are wondering if you can create multiple pages on one animate project, like multiple pages with html
 
I just moved on to edge animate from html, and html was also beirf learn for me and mostly i was doing design work, and i thought getting out of graphic river and moving on the theme forest.
 
I want also all the five things to work on one aimate project.

View 9 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







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