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 Chriss Miller 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: *

  • Users: mjstone323
  • Content: Threads
  • Order by date
  1. mjstone323

    Display total of contents of 'fields a' for records that have identica

    Hi there - I couldn't fit all of the title in - The full subject is: Display total of contents of 'fields a' for records that have identical 'fields b' in common. I am attaching code for a query that grabs all the records in a few tables that relate to workshops that have been attended but not...
  2. mjstone323

    variable not updating with new cfset

    Hello there - I've got my page working pretty well but I have a puzzling problem. My variable "sHeaderMessage", which I'm using to communicate with the user, isn't updating at the end of each cfif. What's weird is that it works just fine on the other pages - but here, it gets set once and then...
  3. mjstone323

    Selecting for table display

    I apologize if this has been answered elsewhere - I'm having trouble formulating my question, and thus it's difficult to know what to search for! I have a query such that the result is displayed in two related select boxes: SELECT School.SchoolID, School.SchoolName, School.SchoolOpen...
  4. mjstone323

    Code to generate tables results in RT error 91

    Hi all - brand newbie here. Please be gentle - I've dabbled with VB but I'm not fluent by any stretch of the imagination - although I'm willing to learn! I'm attempting to create a database using ERD creation software (CASE Studio 2) that generates code based on what db one is using. I created...
  5. mjstone323

    macro not showing on list

    Please forgive this question if it displays almost complete cluelessness... I'm *just* beginning to learn VBA. I wrote a macro based on a lesson, and, for some reason, unlike the other lesson macros I wrote, it's not showing up in Word's Tools-Macro-Macros list :( I've tried everything I can...
  6. mjstone323

    Please view site - comments & suggestions requested

    I completed a site a couple weeks ago, with a great deal of help from OldNewbie, TulsaJeff, davdesign and others - there is absolutely no way I could have done this without their help! But it isn't even close to perfect (being my first site designed with any Flash at all) and I would love to...
  7. mjstone323

    Load and keep playing consecutive mcs at intervals

    Hi all - I expect once again to be hitting my forehead and saying "d'oh"... this seems like something that should be easy to do but I'm having no luck... I have this feeling I could do this all with ActionScript but I don't know how...and now I'm stuck. I'm trying to create an...
  8. mjstone323

    Play sound clip once then loop second sound clip?

    Hi - I've looked everywhere for a way to do this & I'm beginning to lose hope... I have a piece of music that I want to use on a page, but I want the last four measures to loop. I created two sound files, and tried doing this by embedding each one in a movie clip & using TellTarget to call the...
  9. mjstone323

    Create a popup that, when clicked, will open *another* popup

    Hello - I am almost a total newbie to JavaScript, so I apologize if this is a no-brainer to most of you - I'm using some script to open a popup window containing a larger picture of a thumbnail in a Flash movie. I put some script in my source: on(release){...
  10. mjstone323

    Flashkit guestbook .cgi script - is this configured right?

    Hi all - I'm a complete newbie to this - I'm hoping someone has experience with both Flash and CGI - I've been trying to get Matthias Kannengiesser's guestbook script to work. Here's the "book.cgi" script: #!/usr/bin/perl...
  11. mjstone323

    Trying to get a guestbook to work...

    Hi there - Not sure if this is the right forum but I thought I'd try... I'm adapting a Flash guestbook that uses ActionScript to post entries. The thing hangs on the first section of the movie, although it's supposed to go automatically to the section where you can choose to add to the...
  12. mjstone323

    Movie won't progress - please please please help

    I'm trying to make a Flash guestbook work. I pretty much just adapted source code with my own look, so it should work - but I must have messed something up. In the demo, the book moves past the "Read Entry" page to a page where you can either read messages or enter a message. Mine...
  13. mjstone323

    Flash guestbook - not doing what it's sposta!!!

    Hi there - I'm trying to make Matthias Kannengieser's guestbook work. In the demo, the book moves past the "Read Entry" page to a page where you can either read messages or enter a message. Mine just stops at the "Read Entry" point. How do I make it go past? I can't...
  14. mjstone323

    <b> Load external .wav into popup .swf</b>

    Hi all! Long time no see... Here's what I'd like to do. I'm building a site that includes lots of .wav files. I created individual .fla's with preloaders for each of the .wav files, with the .wav files embedded, which will "pop up" when a button on another .swf is clicked, but when...
  15. mjstone323

    How? Load external .wav into popup .swf

    Hi all! Long time no see... Here's what I'd like to do. I'm building a site that includes lots of .wav files. I created individual .fla's with preloaders for each of the .wav files, with the .wav files embedded, which will "pop up" when a button on another .swf is clicked, but when...
  16. mjstone323

    How? Bring hidden text boxes in front of graphics

    Hi again! I bet (I hope) this is something easy to fix. I'm trying to build a simple little guestbook. I've created a graphic that I want to appear to surround my text boxes. (In reality the text boxes should hover over the graphic.) I've started to insert my text boxes (on their own level)...
  17. mjstone323

    How? Set up Guestbook (it's already made!)

    I may be overreaching myself with this one. I'm just scratching at the edges of ASP and this is kind of involved. I found a really great guestbook .fla & docs at Zymotik.com (a few months back - it doesn't seem to be there anymore) - it's totally complete - supposedly all I have to do is change...
  18. mjstone323

    How?Animated release that doesn't abort & boomerang

    Me again. (only so as to avoid serious brain cramp) I looked for a tektip for this but there was only a complete one for Flash 4, using tellTarget. On the release of my buttons, I would like to have a movie clip replace the button and play completely, once, not looping (because it will result...
  19. mjstone323

    How? Open .swf in closable popup window

    Hi there! I'm stuck. I've been trying to use this ASP and Javascript together to open a new window when a user clicks a button in my Flash movie. I start by putting this ASP code in my .fla: on (release) { getURL...
  20. mjstone323

    Make movie fit all monitor sizes?

    Hello again!!! Is there a fool-proof combo of settings that will make the movie automatically size itself to fit the monitor it's being viewed on? I tried setting my "Publish" settings a number of different ways, and I end up with either the top & sides of my movie being cut off by...

Part and Inventory Search

Back
Top