was wondering if anyone has some experience with moving a c# application into a flash solution.
anyone can point me in the right direction that would be great!!!!!!
Thanks
Jeff Roberts
kritterMedia.com
I need to return two querries with different limits on each.
Same table, one to return all proptype limit to 3 and another to reutrn all proptype that = "rental" limit to 1. to dipaly the content on one web page, only a total of 4 proptypes
can you do this in mysql
thanks
Jeff Roberts...
need more eyes on tis problem than me.
I have a php mail script that take info from a form and emails it to an address. I want the user to be able to hit the reply button and have the email to field populated with what ever the sender put on the form.
Now get this. It works perfect on my...
hello all, long time no chat.
I got a request to copy part of a sybase database inot a mysql database so that we can write php to display content on a web site.
The copy would need to be done once daily so I'm thinking I'll need a batch process running somehow somewhere.
Anyone do this type...
I have a database that pulls a product number on a catalog page, I them use that number to pull product detail on a product page.
I'm using <%= Server.URLEncode(rsResults("manuID"))%>"> to encode the url variable, and in ie it acts like it works (in the status bar) but whn you click the link...
I got a real problem.
I've been asked to fix a problem on a web site that someone else built. The deal is, according to the support folks at the host provider. The site will not render even the first index.asp file because the site has put itself into the application pool by itself.
What's...
anyone know if you can covert a movieclip within a swf to PDF and save it to the server with in flash.
or will this require some server side coding
thanks
jef
I have a bit of code that I want to change the value of a row for very row in a table based on -1
here's my first stab and I'm confussed at why this doesn't work
$query_allpicSortOrderhigher = db_query("SELECT picSortOrder FROM property_pictures WHERE propid='$propid' and picSortOrder >...
I'm using the list (like array) to pull data and make a page.
for ($i=0;$i<$count;$i++) {
list($picid,$propid,$desc,$picSortOrder) = db_fetchrow($query);
echo "picid= ".$picid." picSortOrder= ".$picSortOrder."<br>";
}
I then pass this info to a script to change the display order of some...
I'm try to fix a problem in some code that I inherited.
The script use $count to count the number of items in a query. And then add 1 to the count to create new entry.
cool unless you delete say number 3 from 1-5 and then add another
the count returns 4 and over writers 5 as 4.
I need to...
Hi,
I'm using a scroll pane to load a clip from the library that has server frames with in it. A stop() is on each frame. on the root time line I have serveral frame and each of this frames tells the scrollpane to go to frame with in the library clip. okay that all work fine.
However, each...
I'd like to use flash as a user interface design tool to produce wireframes for a large project.
My plan is to move developers from static PDFs for documentation to dynamic swfs or PDFs to communicate the design and provide prototying at the same time.
All a great idea, but how can I get the...
I'm pass a bit of text "address" from one from to another via $REQUEST on an update database page using hidden text fields.
My problem is, I'm getting a paragraph tag in front of the address text in the database.
The field is varchar in MySQL, if I pass the text via regular text field it works...
Yesterday I created a newsletter at
http://www.internet-services.com/ydn_2006/perydn_2006/perydn_2006DF.html
that gives users conference information.
However, the tickets link loads html into a flash mx 2004 text component. It works fine for me and everyone but two of my users, they are seeing...
I havea an access database that I'm querrying to diplay information on a web page. The boss wants the info sorted by date first and then item number, however, he wants to change the sort order of the item number only on some weeks through out the year. What a pain.
I am considering writing 52...
okay, how come I can get my flash button (created via dreamweaver not flash) to access focus?
Got a simple login form and I wanted to use flash button to submit form the form, work great with a mouse, but if you tab through the form the keyboard just skips the flash button?
any help???
jef
I'm teching my self shared objects to store user state.
My question is (since my test project is a mix of swf and html) can you set a shared object variable on an html link.
Say from a second nav panel in html, and I want to know if the user picked an html link so my swf will act correctly...
I'm tring to teach myself how to upload files via php.
So far so good......but I'm using an array and I do not know the syntax to get a part of the array
_FILES["upload"] Array
(
[name] => music.mp3
[type] => audio/mpeg
[tmp_name] => C:\PHP\uploadtemp\php4E.tmp
[error] => 0...
I new to data shaping and hoping to use it on one of my prject.
I got everything working, but I need to all multiple where statement to the sql. I can add three ANDs, but when I add the fouth the script breaks?
Is there a limit to the number of WHEREs you can use, works fine in straight SQL...
okay ... ogt a real stumpper here.
I have a button that I created in Flash 5 to work like a component button does in 2004MX. I'm willing to replace my old button with the Flash Components but I need to use foreign language font as the label...been at it for days and was wonder if anyone has...
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.