Hello guys, I have a edge Html that it works correctly in almost all browers but Chrome 37(Windows 7) some images and text disappear. Why happen this? I use CC 2014.
Fail in Chrome
Swap Image in a symbol
I have a blank symbol on the stage titled "holder"
What I want to do is click on a button on the stage and have an image show up in the symbol.
I am using this on a click event but I can't seem to figure out what I am doing wrong.
sym.getSymbol("holder").css({"background-image":"url('images/wht.png')"});
Pretty new to all of this....thanks in advance.
Is it possible to toggle Play/Play Reverse?
I have tried with this code but it does not work, any ideas people?
// Set a toggle to play or playReverse the audio timeline
if (sym.getSymbol("button1Copy").isPlaying()) {
sym.getSymbol("button1Copy").playReverse();
} else {
sym.getSymbol("button1Copy").play();
}
thanks!
James
Code Panel In Edge.
Hi,
Does anybody knows a way to expand/collapse all folders together (on the left side) in Edge's code panel easily?
When having multiple files opened and you have to switch between them, all folders get expanded automatically every single time you switch.
If you have quite a lot of symbols in 1 file, you also have a very long list with expanded folders.
In this case I find it better to just expand the ones I need at that moment without having to scroll like crazy.
I see this as a bug or not finished.
Wouldn't it be better (or normal) that Edge remembers the state of the codepanels when switching between files?
And maybe the possibility to add a shortcut for expanding/collapsing all at once?
I find Edge Animate super, only the codepanel may be a bit more advanced.
I come from a Flash background and I still miss simple features like "Search & replace" and "Pin active script".
This would be a HUGE timesaver at least for me when developing in Edge.
Kind regards,
Lester.
Need to use hyperlink with tracking code in Edge project, not working
I have been using test URL's inserted on invisible "hot spot" elements in my edge animate project that have been opening fine in the browser. Now I need to update those URLs with tracking syntax, but when I change it in Edge (replace the URL in the actions panel for that element) and then run the animation in the browser, the link will not open.
Any thoughts or suggestions?
Edge Animate , Timeline Controlling
hi
how to controlling my timeline by mouse wheel (Up/Down)
this decussion not work for me in edge animate 2014
how can i ?
comunicar variables entre 2 archivos .an
Buenas
Tengo un archivo edge que tiene un contenedor que me carga otro archivo edge, como hago para comunicar variables entre los dos archivos
Muchas gracias
Infinite Draggable Scrolling
Hello,
I have an Adobe Edge interactive animation. The blue alphabet (which is actually an image .png) is actually three of the same alphabets in a row (the rest of the image is masked on either end and reaches the edge of the screen) and the image is centered as shown. This way the blue alphabet can be scrolled either left or right to where the letters can be repositioned below the brown alphabet (the brown alphabet is stationary), like a secret decoder ring. I'm using Greensock's GSAP to drag the blue alphabet using the code:
function init(){
Draggable.create(sym.$('Blue'), {
type: "x",
throwProps:true,
zIndexBoost: false
} )
}
The code works flawlessly. However, once I drag the image in either direction I eventually reach the end of the alphabet image in which I can drag it right off the edge of the screen. I want to be able to drag/scroll the image infinitely in either direction. Does anyone know how I can get the blue alphabet image to "wrap around" or loop once it has been dragged a certain amount either way?
Responsive in ios?
Hi. My Edge 5.0 responsive graphic rescales in android but not on ios. What am I doing wrong? Thanks
Podraigh
Button on video doesn't work on iPad
Hey there I have a button on top of a video but it doesn't work on an iPad which has the video controls enabled on it.
It works on desktops though.
Is there something I'm missing?
Thanks in advance.
jerky mouseenter and mouseleave
Hi Community!
I'm trying to get a smooth mouseenter/leave motion but i'm not sure what i'm missing. Here's the file. Would really appreciate any help.
Thx!
ian
How to enable text box to scroll on touch?
Hi guys!
I am looking to vertically scroll a piece of text on touch, but without moving the stage in EDGE, or alternatively, scrolling the stage but keeping some objects static, any ideas how to do this?
thanks!
James Lightfoot
pngs flicker and appear as white boxes when scrolling down page in Chrome 37.0.2062.120 m
Hello,
I have noticed that pngs flicker and appear as white boxes when scrolling down the page in Chrome 37.0.2062.120 m in windows only. Chrome on the mac is fine and this issue doesn't occur on the windows version of chrome canary. It would appear that the pngs are reloading when I scroll.
There is alot going on in this animation, I am going to sprite most of these pngs to reduce sever requests which may help, but im certain this isnt the root cause of this issue.
Has anyone come across this issue before?
Please link to the animation in question here.
Any advice much appreciated. http://new.oliverrice.co.uk/oliverrice.co.uk.html
symbols and elements disappearing in chrome 37 for mac and windows.
Hi, hoping someone can help. I have made an animation I hope to be full width in EA. It works perfectly in ie9-11, Safari and firefox. However the background element vanishes in Chrome unless i zoom in 67%. This is also effecting another layer that covers the stage on occasion. The 2 layers are set within the bounds of the stage.
I think this may have something to do with the known issue:
Webkit (Safari, Chrome) browsers-only: Responsive scaling with symbols breaks element z-order when viewport is larger than the Stage. (3632270)
I have replicated the same issue using a simple svg box instead of the image. I have also resized the background image so it sits well within the centre of the stage and it still vanishes.
I have tried to manually add a z index to all the symbols. This hasn't worked.
I have also tried the sym.$("element").css("-webkit-backface-visibility","hidden") method mentioned in another thread. This also doesn't work.
My only fix seems to currently be using javascript to adjust the zoom in chrome upon loading the page. I really dont like doing this and want (need) to find a permanent solution to this issue.
Please LINK to my project. Note the project is not full screen in this example and you will see the elements vanish and appear if you toggle the zoom in chrome between 67% and 100%.
This issue doesn't effect the mac version of Safari at all.
I would really appreciate any advice on this matter.
Kind Regards,
ojrice
Playing audio on ipad in multiple movie composition
Hey,
We have a composition made up of several movie.
Each movie is accompanied by an audio and subtitles that have to be synchronized.
Until the latest version of edge, we've broken the audio into little chunks, and synchronized the audio parts with the timeline externally, however this takes a lot of time to accomplish, while each change in the movie causes re-synchronizing the audios with the timeline.
With the new edge version we can now put the audio on the stage and even use a single audio and control it through the playback to sync with the subtitles (use playFrom and pause). However, it doesn't work on iPad, which requires a user event to start the movie, while the shift from one movie to another can be done automatically (once the first movie ends we continue automatically to the next movie), and there's no use event involved.
Can anyone suggest a solution for this scenario?
We thought maybe we could have a single audio file at the composition level, and then somehow share it with all the movies and use the playback to control it.
Thanks,
Lior
Edge Animate program itself running slow
The Edge Animate CC program itself is running really slow on my work computer right from the start the first time I installed it. When I try to do anything the response is sluggish at best, and often the “Not Responding” message comes up. After about 30 seconds to a minute, it unfreezes and the operation completes. Other CC programs including Dreamweaver, Photoshop and Flash run fine – it is just Animate. Animate also runs normally on my home computer. Reinstall was no good.
The computer is a Dell desktop with a Core i5-3330 processor and 8G of RAM running Windows 8 Pro 64-bit.
I’m afraid this may be one of those rare obscure issues that is impossible to resolve, because I can’t find anyone with a similar problem online, so any hopeful suggestions would be welcome.
Fixing the Flash Of Unstylized Text (FOUT) problem in Edge Animate
Hi guys,
I thought I had a solution to this, using code from https://edgewebfonts.adobe.com/help#using-fonts-in-css, but it doesn't seem to work.
The problem is that when you used custom fonts, e.g. Adobe Edge Web Fonts, you will see the default font appear first sometimes, a split second before the text styled with your custom font.
This obviously doesn't look good. Anyone have a fix yet?
Thanks,
Aonghus
Add labels to the URL
Hi, I need that every time the user accesses a menu option, then a label is added to the url, for example www.website.com/#option1 or www.website.com/option2 (I don't know if possible) .
Even when the user chooses the language on the first page, it would be interesting something similar to www.website.com/eng and when then chose one option something like www.website.com/eng/option1, this way could then use the buttons on back and forward.
I must also consider that it may be the case that a user accesses by history or by a guest to a particular address, for example www.website.com/cat/option3 then somehow I detect link to trigger functions and/or events associated with these menu options.
I have not been able to find information on the forum, can you help me?
Thank you.
HTLM not loading in multiple browsers
Hi all,
I'm trying to view an animation of a student of mine and it is not loading in Firefox (32), Chrome (37) or IE (11). It plays fine in Animate CC 2004. It's not doing anything too sophisticated - just a series of pngs. The student has claimed it works on Firefox - an earlier version.
Any thoughts on why it it is not working or what I could do to troubleshoot this? The student has claimed it works on Firefox (earlier version).
Thanks.
Dean
Backwards compatibility
Hi all!
I am currently using Edge Animate CC 2014 (4.0.0 build).
This morning a fellow sent to me an Animate file made with 4.0.1 version. I wasn't unable to open it with my 4.0.0 as the file "was made with a newer version of Animate"11
Is that a joke? How come a X.X.1 millimetric version difference can fire a Backwards Uncompatibility??
I want to think that this is a slippery bug and it's not made on purpose...
Thanks !!
Ignacio