Search

You searched for the word(s): Flash
Showing page 10 of 151 (1,503 total posts) < 1 second(s)
  • Valid flash

    Is there a way of changin how Cute Editor adds flash to the page. Currently the page wont validate using the Cute Editor method so have had written our own insert code shown below.   <object data=''/site-flash/what-waiting-for/what-waiting-for.swf'' width=''210'' height=''200'' type=''application/x-shockwave-flash''> <param ...
    Posted to Cute Editor for ASP (Forum) by IanPhillips on February 24, 2010
  • can't see flash object in cute editor when viewing in mozilla

    i have created a custom button on click of which i am showing a popup div... in that popup div i m uploading a flash file. then when the user clicks on the insert button given on the popup div. the div is closed and the  following html code is pasted in the editor.   sbHTML.AppendFormat(''<object ...
    Posted to Cute Editor for .NET (Forum) by tahir.shaikh on April 24, 2009
  • Re: Flash: the upload task is interrupted! io Error #2038

    Arden:We are getting exactly the same error. We have set the appropriate maxRequestLength and maxAllowedContentLength properties. We are using IIS6 and this occurs in ALL browsers when attempting to upload a file that is 1903250 KB (nearly 2GB). This ONLY occurs with https requests, http requests are fine. Does anyone have a ...
    Posted to Ajax Uploader (Forum) by Adam on February 12, 2013
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi Ken, I used the code snippet you provided to turn off flash and the code is defiently being ran but the same error message is still displayed,   Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load ...
    Posted to Ajax Uploader (Forum) by LiamPowell on February 7, 2012
  • Re: Upload errors (IE7, IIS7, Silverlight/Flash + client certificates)

    I'm not sure if the thread you linked really describes the same issue. It is true that client certificates use a kind of windows authentication. However I don't know if it is the same problem.   Our problems don't really freeze the browsers we tested (IE/FF). Silverligth and Flash just throw errors and the uploader continues the queue until ...
    Posted to Ajax Uploader (Forum) by Oevermann on January 27, 2009
  • Re: Manual Flash tag

    Please download the 02/01/2006 version.   http://cutesoft.net/example/general.aspx  The following issue has been fixed. For our particular <object> block the params now display after clicking between normal and html, however they are displaying with a space between some:   <param ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 1, 2006
  • Re: Flash content

    Cloey,   Yes.   Just open CuteSoft_Client\CuteChat\Advertising\TopAds.ascx and modify it. Right now it contains the following simple code:   <%@ Control Language=''c#'' %> <img src=''images/cutechat_banner.gif'' border=''0'' alt='''' />   You can delete it and add your Flash Banner.    
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on September 21, 2007
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi LiamPowell, Please try the example below on your site, then show me the full error message. <%@ Page Language=''VB'' %><%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 8, 2012
  • Flash: The upload task is interrupted! http 401

    Hi there, I'm currently working on a redesign for the website I work for and I have noticed that Google chrome is giving me an error whenever I try to upload an image. I have tried uploading the image in different browsers and that works fine, but also, strangely I can upload images on our live site in chrome without issue. So just listing ...
    Posted to Ajax Uploader (Forum) by LeeW on August 17, 2011
  • Re: Problem using CE as a seperate Flash/.swf selector

    Dear spencet,   Please refer to the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head>     <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by Eric on December 4, 2010
« First ... < Previous 8 9 10 11 12 Next > ... Last »