Ask a Question related to Dreamweaver AppDev, Design and Development.
-
ipixsure #1
ASP code to thumbnail WMV file
ASP code to thumbnail WMV and MPG files showing the first frame
I am looking for a way to create a thumbnail of a WMV or MPEG files via ASP
code. I need to read a folder on the web (FTP site) and generate JPG and WMV
thumbnails. I know how to do the JPG, GIF, BMP but I can not figure out how to
generate thumbnail for WMV (Media Player format) via ASP in Dreamweaver. Any
help out there? Thanks
ipixsure Guest
-
Why doesn't the Code Completion occur in FlexBuilder IDEwhen source code is in an external file?
I am seperating my .as from the MXML by using the following in my file.mxml: <mx:Script source="file.as"> When I edit file.as, the code... -
Can't see file code.
I'm using DW 8.0.2 on this computer (30-day trial of full version CD I have). On my home computer I have DW MX 6.1. I am trying to edit existing... -
Custom control fires event but ignores some code in the code behind file
I do not quite understand the question. I will merely point out that most programming problems happen for a reason. Code works the way it is... -
thumbnail from movie file
Does anybody tried to generate dynamic thumbnail to avi,mpg,wmv file on linux? Any suggestions? Drizzt. -
how to use vbscript in .net code behind file
Why would you need to? Anyhow, in response, no, you cannot. The code behind is for server-side processing and only supports VB.NET, C#, C++, J#, etc... -
RichMcCrea #2
Re: ASP code to thumbnail WMV file
I believe if dreamweaver can generate thumbnails for you, it is calling
fireworks to do the image conversion/processing. I opened my fireworks and wmv
is not a supported format. (fireworks supports the other formats you listed
tho) So unless you have some fancy plugins, I doubt if the macromedia suite
will do the compression and resizing of the wmv files. You can of course
create a Director site which will load these wmvs and show them at different
sizes.. but again, that would be the original full sized movie (not a shrunk
version) I have a couple movie creation programs and none of them will batch
the process for me. But I could do them one at a time by hand.. just export to
a smaller format. sorry. anyone else have ideas
RichMcCrea Guest



Reply With Quote

