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...
...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" datasource="myDatasource">
Select * from myTable2...
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! :-)
Hello. I have a site I'm building that relies heavily on flash remoting calling cold fusion components. Each of these components really just consists of a series of queries that I return the result of back to flash. Does anyone have any tips on improving the performance of this? Right now I'm...
lol. Mozilla is your friend!
But besides that . . .the dynamic content is a variety of form materials . . . text, text inputs, comboboxes, etc. I'm using Flash MX 2004 professional, on Windows XP SP2, flash player 7. I've been having troubles with this throughout development, and got through...
Hello. I have a site that has extensive use of scrollpanes with dynamic content. When I test it on my local machine there are no problems. I've now put it out on the web and some issues are coming up.
Under Mozilla and Opera all is fine and dandy, but in IE the first time the scroll panes...
Hello! I'm developing an application where the user can upload an excel file, which is then inserted into a database. I have the code written that I can user the excel file as a datasource and query from it. . .the only problem being I need to know the worksheet name to do so. I have no...
Hello! I have a site running lots of flash remoting. I've been inspecting the results in the net connection debugger and find some strange things. From the time it starts running all the queries and templates and such, it only has an execution time there of about 100-150 . . .yet, total time...
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.