Viewing SWF Elements
SWF Elements
User: L C. one month ago
|
|
How do I get an .swf element to play without Flash? Thanks, LC |
|
User: EverWeb Support one month ago
|
|
Hello! It is possible through HTML5 Video Tag, as a possible solution. For example: <video width="320" height="240" controls> <source src="movie.mp4" type="video/mp4"> <source src="movie.ogg" type="video/ogg"> Your browser does not support the video tag. </video> You can find <HTML Snippet> in the "Widgets" menu in EverWeb for such purpose. Please let me know if any questions arise, I will be glad to help. Last edit one month ago ------------------------------- EverWeb Customer Support Submit Tickets or Learn More Well done is better than well said. Benjamin Franklin |
|
User: L C. one month ago
|
|
--Admin But for this to work, doesn't my .swf file need to be in one of the source codexes, i.e., mp4? LC |
|
User: Paul-RAGESW one month ago
|
|
Hi, I am sorry for the confusion. SWF files will no longer play in browsers as Adobe as discontinued it for good. This article here may provide some resources to help you convert the SWF files to HTML5. ------------------------------- Paul EverWeb Developer Macworld.com ranks EverWeb as the top choice for Mac users wanting to build a website! |
|
Post Reply |
You must login or signup to post. |