Viewing Drag and Drop animated GIF support

Drag and Drop animated GIF support



User: Guest 12 years ago
Would be great to be able to drag and drop animated gifs onto a page - right now seems to only show static image and nothing when published.
Edit
User: Paul-RAGESW 12 years ago
Download the latest beta released a few ours ago. It fixes the publishing. They won't animate within EasyWeb but the will when you publish.

-------------------------------
Paul
EverWeb Developer
User: fem 12 years ago
Hello,
Ik have the latest beta and a animation on my page but its not moving <!-- s:( --><img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
Scrol down to see 2 animated gifs.
http://www.femmy.nl/fotos/prinsjesdag.html
Greet Fem
User: Roddy 12 years ago
These GIFs are not animated. They are single images.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: fem 12 years ago
Hello Roddy,
The gifs are animated on my mac but not in EasyWeb also not animated after uploading.
see the animated gif-file here:
http://kids.flevoland.to/plaatjes/koninginnedag/goudenkoets.gif
ande Here:
http://kids.flevoland.to/plaatjes/koninginnedag/vlag.gif
User: Roddy 12 years ago
Oh well, I guess it is a bug. This is how I did it...

http://roddymckay.com/EasyWeb/test/image.html

... for both an animated GIF and a rollover.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: jrandall 12 years ago
Quote: Roddy - 22/09/2013 4:22:55
Oh well, I guess it is a bug. This is how I did it...

http://roddymckay.com/EasyWeb/test/image.html

... for both an animated GIF and a rollover.


Roddy, I too am having no success. For one project with just an animated .gif, for another an animated gif rollover.

I sure wish I understood how you implemented yours. If I had that much coding expertise, I wouldn't be using EverWeb.

I got as far as "Paste this code into an HTML snippet."

That I can handle. I'm sure you intended your explanation to be bone simple, but it's all Greek to me.

Can you dumb it down some more?

-------------------------------
Randall Harris

http&#58;//www&#46;justmytypefoundry&#46;com
http&#58;//www&#46;jrandallharrisdesign&#46;com
http&#58;//www&#46;jrandallharris&#46;com
http&#58;//www&#46;timemachinephotorestoration&#46;com
User: Roddy 12 years ago
Open Tex Edit.app and open the preferences - Command ,
In the New Document window, make sure Plain Text format is selected.
Now open a new window - Command N
Paste this code in...

<img src="{!-ASSETSPATH-!}Images/image-file.gif" style="width: 615px; height: 478px" alt="alt text" />

Drag the GIF into the Assets column of EverWeb.
Select it, control (right) click it and select "Copy Relative File Path"
In the text doc, highlight this...

{!-ASSETSPATH-!}Images/image-file.gif

... and do a paste - Command V
Now enter the image width and height into the code and some alt text if required.

Drag an HTML Snippet onto the EverWeb design canvas
Copy the code from the TextEdit doc - Command C - and paste it into the box in the right column of EverWeb.
Click "Apply" and the image should appear
Adjust the snippet size to fit the image using the drag handles or the Metrics inspector.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.