Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ArizonaRedneck

  1. ArizonaRedneck

    preloader error

    if that were the only flash file then no, I wouldn't need the preloader. however, I am using a bunch of flash files. The background for the page is black and until the flash loads, there are big white squares where the flash will be. This looks really bad. To counter this, I figured...
  2. ArizonaRedneck

    preloader error

    I saved it as just a flash mx file and the error went away in the test movie, but online it is still just looping. here is the new link: http://www.dayoneproductionz.com/PreloaderMX.zip Thanks for your assistance. - "Do your duty in all things. You cannot do more, you should never wish to do...
  3. ArizonaRedneck

    preloader error

    oldnewbie, Do you have any suggestions for preloaders that work with mx 2004? I am really stuck here. Thanks for you replies. - "Do your duty in all things. You cannot do more, you should never wish to do less." Robert E. Lee
  4. ArizonaRedneck

    preloader error

    Hello, I am trying to make a preloader and and having a little bit of trouble with it. When I test the movie, it gives me some sort of target error but if I close that window, it works fine. Online however... the loader bar just loops forever. I have put the fla file in a zip here...
  5. ArizonaRedneck

    Flash Loading

    but there are a bunch of different movies. Would I need a different preloader for each or is it possible to have one preloader that works for all of the files? That would look a little weird to have like 6 preloaders going on. Thanks for your advice. - "Do your duty in all things. You cannot...
  6. ArizonaRedneck

    Flash Loading

    I just made my first flash site. I'm having some troubles with the loading of pages. Basically, The page background is black but while you wait for the flash to load, there is a white rectangle there. also, I was wondering if there is a way to make it load faster. I am using mx 2004 and I...
  7. ArizonaRedneck

    execute dts package from asp.net

    I just tried the code in a vb.net windows app and it works fine. Is it possible to run a dts package from asp.net? - "Do your duty in all things. You cannot do more, you should never wish to do less." Robert E. Lee
  8. ArizonaRedneck

    execute dts package from asp.net

    hi, I'm trying to execute a package from a sql server on my local box. I have added all references neccessary for it to run. When I run the package from enterprise manager, it works fine. When I run it from my aspx page it throws an error. Something about data pump task or something like...
  9. ArizonaRedneck

    select question

    Thanks maswien that worked great. I really appreciate it. - "Do your duty in all things. You cannot do more, you should never wish to do less." Robert E. Lee
  10. ArizonaRedneck

    select question

    hello. I have 2 databases located on a local SQL server. one is called Store and one is called StoreDevel. My question is how would I select from a table in the Store Database and insert the records into a table int the StoreDevel database? Here's what it looks like so far...INSERT INTO...
  11. ArizonaRedneck

    serialize arraylist

    I was just wondering how to serialize an arraylist to xml USING VB.NET. After that, I would like to store the generated xml into a sql server database. Any help would be appreciated. Thanks in advance - "Do your duty in all things. You cannot do more, you should never wish to do less."...
  12. ArizonaRedneck

    Debugging Error

    when I try to start the project, it gives the error that "could not start asp.net or atl server debugging" I am running VS 2002 on windows 2003 server. Please Help! - "Do your duty in all things. You cannot do more, you should never wish to do less." Robert E. Lee
  13. ArizonaRedneck

    Advantage Database

    Hello all, I just started a new job and need to tie into their inventory database. The problem is that is an "Advantage" database. I have not heard of this kind of db. I've always used either SQL Sever or MYSQL. I want to import the tables into a SQL Server Database so that they will be...
  14. ArizonaRedneck

    custom scroll bar (MX 2004)

    hello. I am somewhat new to flash. I am more of a .NET programmer. I just picked up flash MX 2004. What I would like to do is create a scroll bar for a text box. HOWEVER... I want to replace the sliding rectangle part with an image. basically one button on top, one button on the bottom...
  15. ArizonaRedneck

    Collaberation

    also... I would like to have it set up so that there is just one folder for the project on a network drive so that we don't have 3 different copies of it floating around. When I try to open the project from the drive I get the message "unable to open web project <name>. the file path <path>...

Part and Inventory Search

Back
Top