ti2m
Forum Replies Created
-
Forum: Plugins
In reply to: [Edge Suite] Edge Suite on AndroidHi, the native android browser just sucks 😉 So far there isn’t really a fallback if the animation fails (which doesn’t mean it can’t be done), but in general it shouldn’t fail in the first place. Try posting your issues on the Adobe Edge Animate forum as I think this is more related to Edge Animate itself then to Edge Suite.
Forum: Plugins
In reply to: [Edge Suite] Formatting wrong, once publishedYeah, when viewing the raw composition in the browser and resizing the window you should see the same problems. Check some tutorials on responsive or ask in the adobe forum, they will help you over there.
Forum: Plugins
In reply to: [Edge Suite] Formatting wrong, once publishedSorry, I don’t get it. EA shows the text on two lines and so does the browser? If different resolutions are the issue then you have to look into how to make the animation responsive/adaptive.
Forum: Plugins
In reply to: [Edge Suite] Does EA create white space around animation when resized?Hi,
sorry, this issue is very specific. Edge Suite doesn’t add any fancy div around the stage, looks more to me like this is somehow caused by EA itself. Would need to take a look at the page, but don’t even have an ipad, so this will be hard to debug for me. Sorry…Forum: Plugins
In reply to: [Edge Suite] Warning: renameHi, it crashes on a low level because the tmp extracted folder can’t be renamed to its final name. It says the dir already exists. Please check via FTP if the dir wp-content/blogs.dir/4/files/edge_suite/project/usairrigation_mapfinal_0 really already exists and if it contains any files. If so please delete the dir and try to upload the animation again. Or just try to use a new animation with a different name. Might just be that PHP can’t rename in general or something like that.
Forum: Plugins
In reply to: [Edge Suite] Formatting wrong, once publishedAny chance you are using a special font? Try to use a common one, there seem to be some problems with Edge Web Fonts. Otherwise its hard to tell without looking at the site. Try to use firebug or chrom dev tools to check the css on the line of text.
Forum: Plugins
In reply to: [Edge Suite] Edge Suite on AndroidHi,
which android, which browser? Edge Animate and the plugin work in general on android. Otherwise I would guess its a general Edge Animate problem and not really specific to the plugin. Did you just test a simple animation?Forum: Plugins
In reply to: [Edge Suite] Problem uploading OAM fileHi,
this is probably just the same as http://wordpress.org/support/topic/permission-set-to-777-but-extraction-of-failed-Edge Suite uses http://de.wpseek.com/wp_mkdir_p/ to extract the dir which seems to cause a problem with your server, not sure why. What hoster are you own? I’ll open up a wordpress issue for that.
Forum: Plugins
In reply to: [Edge Suite] Problem uploading OAM fileWhich directories do you have in the main edge_suite directory, are permissions there set to 777 for testing? As the error message states “Could not create directories for file to be extracted.” edge suite is not able to create directories.
Forum: Plugins
In reply to: [Edge Suite] Animations not showingGlad you solved it. Thanks for the feedback, I’ll keep that in mind.
Forum: Plugins
In reply to: [Edge Suite] Animations not showingHow did you build the OAM??? So far I’m not able to build an OAM from within EA with CDN options. Did you edit anything yourself?
Forum: Plugins
In reply to: [Edge Suite] Animations not showingHi,
your preloader js still has load:”http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js” in it, so it doesn’t look like you disabled CDN. Will add CDN compatibility support, don’t know though when I’ll get to it.Hi,
unfortunately PclZip will not be supported. I’m planning a complete rewrite of the whole plugin as the current unpacking process has been the source for many support questions and it seems to be impossible to support all kind of hosters with the current strategy.
Forum: Plugins
In reply to: [Edge Suite] Permission set to 777 but Extraction of…. failed! :-(For everyone to know, Davide and me went forth and back and it seems the issue lies within the function http://de.wpseek.com/wp_mkdir_p/. It appears that the hoster has some kind of “strange” setup that doesn’t allow the proper functioning of wp_mkdir_p.
To make it work with the hoster I would have to rewrite parts of the plugin, I don’t know when I would get to that, especially when I’m planning a complete rewrite of the whole plugin anyway as the whole unpacking process has been the source for so many support questions and it seems to be impossible to support all kind of hosters with the current strategy.
Forum: Plugins
In reply to: [Edge Suite] Animation not using locationI’m marking this as resolved, due to inactivity, feel free to reopen.