Web Forms :: How To Do This Whitout Silverlight Or Flash

Feb 18, 2011

how can i do something like this without silverlight? (i dont want the people need to install it, its a web page of sales)

Comboboxes or dropdownlist like this:

and something like this:

how can i do this kind of things? i dont want to sacrifice design.

what technologies can i use.

View 4 Replies


Similar Messages:

Architecture :: White Board Using Silverlight And Flash

Jun 11, 2010

I want to use some collabartive white board for my project in which users can chat and at the time 3-4 pople works on the same board etc.

I want open source white baord for that purpous so that I can modify code according to me .

If any can tell me which one is better to use.

Silverlight whiteboard or flash white board .Please detail me with reasons which technology is better for this purpous.

It will be of great help if any one can provide link to open source collabarative whiteboards.

View 3 Replies

How To Push Data To Flash/silverlight Client

Nov 18, 2010

I'm developing chat application. I use flash as front end and asp.net back-end. My question is: can my asp.net web app send data to flash app in browser without post back ?actually it mean asp.net push data to flash client. I don't know much about flash or siverlight, dose flash support to do that ? or other way help me connect direct from server to browser without using post back or Jabber ?

View 4 Replies

Flash Game Embedding Into Web Form And Retrieving Flash Applications Data

Jul 14, 2010

I am a student and i want to make online gaming website as a part of my academic project.

Now the problem that i am facing is that as it is an academic project i have to use downloaded swf games into my project . now i want to fetch the highest score for an individual for a particular game and i want to store that data into my database so that i can populate the list of high scorers for any particular game on my webpage.

View 1 Replies

Embeded Flash In Page Iis 7.5 Local Flash File?

Mar 29, 2011

I'm trying to add Embeded flash in aspx page running on iis 7.5 windows server 2008. When i'm adding the Embeded code src=/mylocation/test.swf it works fine. But when I'm adding fileserver location src="file:\c: est.swf the page doesn't load.

The code works fine in normal html file on my desktop.

View 1 Replies

C# - Uploadify Flash Button Not Working In Browser Without Flash

Sep 3, 2010

I have done an multiple upload with uplodify jquery, but when i check it in a system with no flash player installed a blank area is present in the region of the uplodify flash button, how can i show the user some missing plug-in like in other sites to install latest flash player plug-in... or suggest some option to make upload possible in a button click (single/multiple) even when user don't have flash installed.

View 2 Replies

Web Forms :: Select One Flash Template / Edit Flash Template?

May 14, 2010

I create a static website , but i want to master page, i select one flash template but i dont how to edit flash template.

View 1 Replies

Web Forms :: How To Integrate A Flash (.swf) In Tag

Jul 12, 2010

I have a scenario where I need to display either image or a flash (i.e. a .swf file) at the same location in my web page. Can i integrate .swf file in <asp:Image> tag? If so how can i do it?

View 2 Replies

Web Forms :: Silverligh And Flash With XML?

Jan 13, 2010

this link : http://www.3-point-5.com/home/media.aspx i do have a silverlight video player under the Video Editing Headline and Photo Gallery under the 3D Max headline both of them are using its own XML file but my problem is i can play it in a simple HTML page but when i took the embed code in the ASP.net 2 using C# it looks like as it is in this link.

View 4 Replies

Web Forms :: Embedding Flash In Website?

May 5, 2010

i want to embed flash in my website. I want one player to appear on my page with multiple hyperlinks or movie names. when i click on a certain names, it loads in the player. How do i do this, what is the recquired code?

View 70 Replies

Web Forms :: Return XML To Flash/actionscript?

Mar 31, 2010

I have had a request come in to do this, and I remember doing this in a different way a couple of years ago but forgotten how it should work and how to make it work for this scenario: a swf will be doing POST/GET requests to an ASPX file.

this ASPX file will have methods to do specific functions. In the end, it will return back a custom XML back to the swf.This is all fine but here is the problem that I am having:how will the ASPX page know what method is to be "executed" along with the parameters? Parameters I understand will be obtained from querystring or form variables.How does one "send back" the result in XML? Do we do a write on the Response stream (setting the contenttype/mime type) or just return back an XML string on the method being called?

View 1 Replies

Web Forms :: Flash Not Reflect Changes On Postback?

May 6, 2010

My flash file get images from one folder with C# code file I changes the image in the folder dynamically on button clickflash not show changes on post back but when I close IE and run page then flash reflect changes

View 4 Replies

Web Forms :: Embedding Flash Animations In Page?

Oct 6, 2010

I just wanted to insert flash animations into a page using Asp.net, advise me the simplest technique for enbedding flash in to asp.net page.And on clicking a that particular flash , it should be redirected to another suitable page.

View 1 Replies

Web Forms :: Finding Control That Supports Flash(.swf)?

Mar 30, 2010

I am in search to find a control that supports Flash (.swf - files).. Important is that the control is supported in moste Browsers

and important is also that it will be possible to click on this control to open up a new Browser with an URL attached.

What is commonly used for this purpose ?

View 6 Replies

Web Forms :: How To Use Flash Menu In Master Pages

Apr 29, 2010

How can i use flash menu in master pages ?

View 6 Replies

Web Forms :: Trying To Embed A Flash SWF File Into Page?

Feb 3, 2011

I'm trying to embed a Flash SWF file into my aspx page, however I do need to have a fallback in case the users browser does not have Flash support (i.e. iPhone, iPad etc).

how to embed a flash SWF file which then falls back to a .jpeg or .gif (which I have) IF the flash support is not available? The SWF file is basically just an advert, but it is quite important.

View 3 Replies

Web Forms :: Embed Flash - Displaying Banners

Nov 12, 2010

I have a problem with the size of banners.

Using embed: <embed src="banner.swf"> </ embed>

But I have problems in displaying banners. Banner is not the same size, but smaller. At the edges there is a black background.

View 3 Replies

Web Forms :: Using Flash Api To Access WebCam In An Application?

Jun 4, 2010

I'm trying to play with live web cam using asp.net with C#. I want to access/stream web cam content using flash then send the captured streams using Real-time Transport Protocol.How is possiable to do that? do you know any simple asp.net application related to this?

View 1 Replies

Web Forms :: How To Play Flash Video In Tag Dynamically

Jan 29, 2010

i have one confusion. i have added following code to my aspx page for playing video:

[code]....

now here i have one cofusion. i want to play video dynamically. how i can set "../Downloads/Videos/Video2_Part3" Dynamically??

can i do with this approarch, or i have to go for some alternative??

View 6 Replies

Web Forms :: Flash Reloads Itself While Entering Page

Aug 7, 2010

I have a flash menu that includes category links to my aspx pages(and sub-categories). This flash menu is located on a MasterPage, and all of my content is inside a content place holder. Whenever i click an item in the flash menu, the flash reloads itself while entering the page, which is absolutely normal. I tried using Frameset in .Net it didnt work for me. tried also the UpdatePanel also didnt work, maybe I've done something wrong in there or whatsoever. how to do this so the flash menu wont reload each time i click an item?

View 1 Replies

Web Forms :: Placeholder Until Flash Video Loads?

Aug 29, 2010

I have a page onto which a flash video loads. The flash video was created in Adobe Captivate. Usually the 665x335 area where the flash video object loads just shows as an empty 665x335 frame (with a little picture icon in the upper lefthand corner) for a few seconds until the flash video finishes loading. Then the video appears and starts running. It makes the page look unprofessional. Does anyone have an idea how I could have a default image show in the 665x335 space until the video loads, then to have the video take over?

[Code]....

View 3 Replies

Web Forms :: Read The Flash Files From Xml To Display Them?

Mar 10, 2010

i installed the ASPNETFLASH.NET2 components from [URL] site but i want to bind this component from xml file

coz i need full control ,i want to be able add flash in xml file and display them in the flash component

and here is the code

[Code]....

View 2 Replies

Web Forms :: Flash Movie Not In Proper Place?

Aug 3, 2010

I add flash movie to my site but when I run my .aspx file movie is not shown in the proper place that I want. Here is my code. Is there an attribute that I need to add?

<object width="550" height="400" hspace="0" vspace="0" >

View 2 Replies

Web Forms :: Add Flash Animation Background Of The Button?

Aug 18, 2010

How to add flash animation as a background of a linkbutton?

View 1 Replies

Web Forms :: Upload Flv To A Flash Media Server?

Feb 25, 2010

My company is building Flash video web app which features uploading. I am in charge of this project, and have some and questions before I start to plan the structure and code.We have a Windows server machine, running 2008, where we are going to host this app. We develop primarily in ASP.NET MVC using C#.We are going to put the Flash Media Server on the same server machine. What I don't get is how will we be able to upload files into the Flash Media Server application folder where they need to be in order to work? We plan toupload FLVs.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved