Results 1-2 of 2 |
|
MayerSoft.Web.Controls.NewsScroller

http://mayers.us
Two asp.net server controls: NewsScroller scrolls content in a box, and Display shows content with transitions. Declarative or code-behind content.
Display and NewsScroller controls (2 in 1)
MayerSoft.Web.Controls.Display MayerSoft.Web.Controls.NewsScroller
MayerSoft.Web.Controls.Display
This is the Display control MayerSoft
News Scroller info
Easy to use!
Just drop it on your web form and set properties!
'Declarative' property settings
Just drop it on your webform and set the properties. Be sure to double click on the 'DisplayItems' property and add your Display Items there. Here's how the control might look in HTML:
<cc1:Display id="Display2" runat="server" Width="200px" Height="65px" BorderStyle="Solid" BorderColor="Silver" BackColor="WhiteSmoke" PauseSeconds="3" Transition="GradientWipe" PositionRelative="False" Left="400" Top="1" TransitionSeconds="1" TextAlignment="Center" Font-Names="Times New Roman" Font-Size="Small" ForeColor="#404000"> <DisplayItem Title="August 16, 2004" Text="This is the new box display" Link="" ImageSource="" /> <DisplayItem Title="2 controls in 1!" Text="Comes with 'Box Display' <i>and</i> 'NewsScroller'" Link="" ImageSource="" /> <DisplayItem Title="" Text="" Link="" ImageSource="MayerSoftLogo.jpg" /> <DisplayItem Title="ASP.NET Spreadsheet" Text="<i>Be sure to see the spreadsheet control!</i>" Link="" ImageSource="" /> <DisplayItem Title="" Text="The new Box Display had 40 visual effects. Easy to use too!" Link="" ImageSource="" /> </cc1:Display>
Using code-behind programming to set properties
Add the control to your aspx webform page, in the page_load, add the following:
Display1.DisplayItems=new DisplayItem[3]
{
new DisplayItem(
"title1",
@"literal <b>html</B>"),
new DisplayItem(
"title2",
@"literal <b>html</b>",
"http://mayers.us/mayersoft",
"mayersoftlogo.jpg"),
new DisplayItem(
"",
@"",
"",
"mayersoftlogo.jpg")
};
'Declarative' property settings
Just drop it on your webfo
scroll, timeline, mpeg, display, audio, rubber band, movie, server
|
|
AviTricks Classic

http://www.bobyte.com
AviTricks is a non-linear, non-destructive AVI video editor with real-time preview. It makes cutting and joining footage easy and includes a wide range of built-in adjustable effects that can be used separately or in combination. (Effects include dissolves, mirror image, sepia, iris effects, fades, TV-shop and many more.) Besides the preview screen, the video you are working on is also represented clearly and graphically on a timeline and a tree-structure. Both of these fields are active and easy to work. The tree-structure and sub-project approach allows an unlimited combination of filters, effects and overlays, and will also make it easy to stack new properties (things like morphing and opaque overlays) into existing effects as these become available. You can split large projects into workable units that can be combined at will or farmed out to different users for a joint venture. Video and audio tracks are represented individually on the timeline, as are filters, overlays, effects and transitions. The intensity of the different properties of all these different features can be adjusted gradually with a rubber-band interface that enlarges when activated. The duration and position of all elements can be adjusted with a click of the mouse. Even video-editing novices can use AviTricks to produce professional results in either .AVI or Windows Media Format.
movie editor, divx, transitions, control, visual, multimedia, transition, bobyte
|
|
Results 1-2 of 2 Page 1 |
| |
Related Software
MayerSoft.Web.Controls.NewsScroller
scroller/visual transitions on a web page
AviTricks Classic
AviTricks is an easy-to-use AVI video editor
|