Any ideas? Its become more mysterious as I found solutions to issues under SSL with firefox, which doesn't help as most these people are IE users. It seems to possibly be linked to their firewall, but I have no idea
Hello! We are currently using the newer file upload features in flash 8. It works fine from most computers - but some users have issues. It appears that it just doesn't work at all - the file never gets put on the server, and therefore the code to scan, rename and move the file never gets...
Hello!
I have a question that is causing lots of headaches for us. We just upgraded our site to flash 8, and all of a sudden users with proxy servers under IE are having problems. Not all, but enough that its not good. The site makes extensive use of flash remoting - but at least some of...
Good morning. I'm trying to work with dynamically creating flashpaper with Coldfusion 7 and am wondering if anyone knows if its possible to do this with word documents. Idea is that users can upload a document, and coldfusion will convert it to flashpaper on the fly, to store the swf instead...
Hello. I'm using Flash 8 and am trying to find a way of taking an image in my swf and saving it outside of flash. I found an example online at http://www.sephiroth.it/tutorials/flashPHP/print_screen/index.php that does it using flash and php, but sadly I don't have access to php. Does anyone...
This is on my local machine - which is xp sp2. I'm not sure what settings could have changed - or could be different between folders that it will run in one location and not another.
Hello. I know almost nothing about IIS and am having some odd errors. I have a folder that contains an ASP page that creates an image (using mapping software) and saves a temp image to the temp folder (in the same folder). I had this working fine on my old machine but when I brought it over...
I pass several recordsets and also strings, ints, etc back to flash by using an array. So something like
<cfset arrayResult = arrayNew(1)>
<cfquery name="someQuery" datasource="myDatasource">
Select * from myTable
</cfquery>
<cfset arrayResult[1] = someQuery>
<cfquery name="someQuery2"...
Hey everyone. I'm trying to use cfcontent to open up a pdf in the browser. It works perfectly in mozilla and opera, but when I do it in IE it just shows me the PDF code.
<cfcontent type="application/pdf" reset="no">
<cfoutput>#form.pdfdata#</cfoutput>
is my code .. .. the pdfdata is...
Hey Everyone, I'm in the process of converting a page to flash and am having a few issues. We are using a component in the html version that allows users to copy and paste text from word and it will keep all the formatting (including tables, fonts, colors, etc.) We need a way for the users to...
I wish there were . . .i'm using the exact same code that I am for the checkboxes, pushbuttons and text inputs, and it works there perfectly (well, as perfectly as I can without having the comboboxes do their part). I've tried both by doing the on(focusIn), attached to the box, and...
Hello all. I'm going nuts with comboboxes. I have a flash form that loads in a scrollpane. I've made it so that the user can tab between all the items for easy data entry. I'm trying to get it so that if they tab to an item that is out of the current viewable area, the scrollpane...
Mostly the cold fusion. Most of the queries are really straight fowards . . . just selecting a text value and the primary key to populate combo boxes and such. Though anywhere I could speed it up would be good! :-)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.