ti2m
Forum Replies Created
-
Forum: Plugins
In reply to: [Edge Suite] animations not showingWhat do you mean by “latest”? The dev version? Problem should be fixed there, please try http://downloads.wordpress.org/plugin/edge-suite.zip
Forum: Plugins
In reply to: [Edge Suite] object not re-sizing within a containerTry to take a look at
http://sarahjustine.com/2013/04/08/create-scale-to-fit-projects-with-adobe-edge-animate/Forum: Plugins
In reply to: [Edge Suite] Adobe Edge Dynamic MenusJust created a dynamic menu with the menu component from edgedocks. Did make some changes to plugin, have to find the time to clean it up a bit, then I’ll commit it and sent you the OAM.
Am closing this due to inactivity. Feel free to reopen.
Forum: Plugins
In reply to: [Edge Suite] Edge and IPadsAm closing this due to inactivity / not Edge Suite related. Feel free to reopen.
Forum: Plugins
In reply to: [Edge Suite] Adobe Edge Dynamic MenusHi, like I mentioned before, I would build a fully functional menu with dummy entires for the menu entries and integrate it with
<?php print edge_suite_view_inline($id) ?>in the template.The next step would be to pull in the menu data from wordpress and inject it into the animation with the help of edgecommons. See http://simonwidjaja.github.io/EdgeCommons/doc/0.7.1/index.html#Injection
I’m sorry, but right now I don’t have that much time. If you build a dummy menu then I’m sure I can easily pull the data from wordpress and inject it, just don’t have the time to build a menu.
Forum: Plugins
In reply to: [Edge Suite] Animation Composition not showing upHi,
did just installing the dev version help or did you have to disable noconflict mode?
But glad to hear it works. The dev version is totally ok to use, just has a couple of small changes that are not yet in the release branch.
Thanks for voting by the way.
Forum: Plugins
In reply to: [Edge Suite] Preloader shows up but not my compositionPlease no double/cross posting:
http://wordpress.org/support/topic/animation-composition-not-showing-up
Closing this thread.
Forum: Plugins
In reply to: [Edge Suite] Animation Composition not showing upHi,
did you install the latest dev version http://downloads.wordpress.org/plugin/edge-suite.zip?Try to disable the jquery noconflict mode in the settings and see what happens.
If nothing else works you can sent me the OAM to edge@timmjansen.com then I’ll try to take a quick look if I have time.
Forum: Plugins
In reply to: [Edge Suite] File loads in Search Results?Hi,
the overlay on the search page is definitely a bug. Edge Suite doesn’t know that it’s on the search page, will fix that as soon as I have some time.
The hover state should work on the other hand, hover over buttons do work, or how did you set up the hover trigger?
Forum: Plugins
In reply to: [Edge Suite] Edge Suite stopped workingIt’s a bit strange, usually you should be able to just leave the no-conflict mode, but as long as it works now.
Forum: Reviews
In reply to: [Edge Suite] Wonderful pluginThanks, I’ll do my best to keep it up to date.
Forum: Plugins
In reply to: [Edge Suite] Edge and IPadsHi,
1) Short codes are easier to set up initially and more flexible in terms of placing the animations. The ‘per page’ way is a bit harder to set up, but cleaner and easier to maintain afterwards.2) Did you test the standalone animation on iPad, mouseover events will be difficult on iPad in general, so I’m not sure this is EdgeSuite related.
Right now you can’t change the project folder, but you shouldn’t get a 403 anyway, for which resource do you get the error? Can you post the full path or sent a link to your page?
Forum: Plugins
In reply to: [Edge Suite] Edge Suite stopped workingWhen you check the console you can see that you are getting an JS error. Did you add an JS plugin lately? Try to run Edge Suite in JQuery noconflict mode, you can activate it on the Edge Suite settings page. Doesn’t look like it has anything to do with network mode.