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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. KiwiJor

    Using PHP Scripts in Flash MX

    Hi Guys, The main thing with accessing php files is that they must be accessed via a webserver for the php file to be actuated,[converted into html] i.e call should be to http://somedomain.com/mytestphp.php/ and not just to mytestphp.php. Regards kiwiJor Merry Xmas to all.
  2. KiwiJor

    know Flash, little php, no SQL

    Hi RB, I suggested on another topic of yours that I personally find php/mysql/flash quite easy, the best way to get started in this track is to get "Triad" from http://sourceforge.net/projects/phptriad, it installs the whole shebang in a trice including apache webserver for local...
  3. KiwiJor

    Waving flag

    Hi Miztas, I used a gif file in flashmx, in a new movie clip, set to loop a large number of times, it works well, flash'mx' turned the gif into many frames of pic's ;-) see the flag on my testing website at http://earth.prohosting.com/kiwijor/ regards kiwiJor
  4. KiwiJor

    has to do with me not knowing anything

    Hi renartbrazil, I personally would MySql and Php for the interaction, it's easier that trying to use access DB at least for me ;-) There are plenty of tutorials out there on the subject, just ask mr Google, "flash mysql php" [Results 1 - 10 of about 2,630,000] Regards kiwiJor
  5. KiwiJor

    Web Counter in Flash - is it possible?

    Hi Rossmcl, I have zipped all the files [docs included] for a perfect php/text/flash counter. It's avaliable from my Test site at http://members.tripod.com/kiwi_jor/ the link to [flcounter.zip] at the bottom left of the first page. kiwijor. ;-)
  6. KiwiJor

    Textfield using Instance & Variable names!

    Often wondered why it was so difficult at times to address a dynamic textField correctly, MacroMedia have a technicial article on the subject : http://www.macromedia.com/support/flash/ts/documents/textfield_var_name.htm 1. open Flash MX - set new document properties to width=205...
  7. KiwiJor

    Save swf online from within swf?

    Hi K9Logic These two links will help you with your project too, Great stuff from great programmers, we mere mortals can be thankful for their assistance. http://www.flash-db.com/Ex1/index.php http://www.flash-db.com/Ex1/SaveMovieTutorial.php?page=1 KiwiJor
  8. KiwiJor

    Loading Flash movie as a sequense

    Hi Kathryn, Whilst researching my project, I came across a very good website, run by one Helen Triolo, a very tallented lady indeed, she has some brilliant tutorials, one that will appeal to you regards slideshows and sequencing, it's at http://actionscript-toolbox.com/samplemx_slideshow.php...
  9. KiwiJor

    Loading Flash movie as a sequense

    Hi Kathryn, I am sorry, not to have explained further, *****.pos is just the name of your image, with _pos on the end of it, as in elephant_pos, as it really is where you will position the picture of an elephant, try to think of the blank movie clip, as if it were a picture frame, which you...
  10. KiwiJor

    Loading Flash movie as a sequense

    Hi Kathryn, I am working on the "preloader" now, it's proving ok in concept, pictures will load in the background, and be ready for 'showing' when required, I'm off for the weekend, have further details for you next week. KiwiJor
  11. KiwiJor

    Pre-loaders what else?

    Hi Guys, I have discovered that the address I gave for the zip-file is no longer working as it should, use http://members.tripod.com/kiwi_jor/jortest.zip thanks kiwiJor
  12. KiwiJor

    Pre-loaders what else?

    If I was a "new-be" I would be hard at the bottle by now and no-one could blame me! three days trying to get a damn script working is far too long, so I thought mmm perhaps there is somebody who can see the problem. I have zipped the offending test files and they are available at...
  13. KiwiJor

    Resize loaded jpg in movieclip

    Use Xres3 to resize your pix's first. If you can't find xres anymore, send me an email. KiwiJor
  14. KiwiJor

    Loading Flash movie as a sequense

    I'm trying to do a similar thing, so I have a vested interest here, as soon as I figure it all out, I'll share the knowledge with you ;-) Give me a few days to figure it all out. KiwiJor
  15. KiwiJor

    Loading Flash movie as a sequense

    Hi Kathryn, Hope this helps you on your way. 1. loading movies in sequence is quite simple, first create a blank movie, a. click on [ctrl F8]"insert new symbol" give it any name! b. the blank movie clip will open for edit. [it has a size of 0.0,0.0] do nothing except click on...

Part and Inventory Search

Back
Top