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 MsPepperMintUSA

  1. MsPepperMintUSA

    Multiple Data Sources with one cftransaction tag

    Adobe says you can.... see the article from Adobe: http://www.adobe.com/devnet/coldfusion/articles/cftransaction.html. I guess this is theory only and in practice it just does not work. [ponder]
  2. MsPepperMintUSA

    Multiple Data Sources with one cftransaction tag

    sometimes things work better in the morning, so I tried the suggestion again, but still received an application error which reads "More than one data source used in a CFTRANSACTION . Please note the different data sources reference 2 different databases in Oracle. Here's the sample code...
  3. MsPepperMintUSA

    Multiple Data Sources with one cftransaction tag

    I thought that one would start with <cftransaction action="begin">. With <cftransaction action="rollback"> and <cftransaction action="commit"> calls should be after the queries. Using your suggestion, where would I commit the transaction? I'm still getting the error... Thanks for any additional...
  4. MsPepperMintUSA

    Multiple Data Sources with one cftransaction tag

    I am having difficulties creating code to manage a series of transactions which reference 2 different data sources within one cftransaction tag. The error message reads: More than one data source used in a CFTRANSACTION. Question: Is it possible to have multiple database transactions for...
  5. MsPepperMintUSA

    Property List - Save a copy before clearing

    I'm an new to the Director programming (started in July 2004). So I am sure my mistake is a newbie mistake. My error is that no error is generated. I keep calling the function I wrote, but maybe I'm not calling it at the correct event. I can't tell if any of the newly declared property list...
  6. MsPepperMintUSA

    Property List - Save a copy before clearing

    Thanks for the advice, initially I was trying to set the array I mean property list to the place holder property list like this: selCriteriaList = selCategory1List I've been trying to use the duplicate function, but can't seem to call it in the correct place. Below is the code that I have...
  7. MsPepperMintUSA

    Publishing Project - Options (Auto Start)

    What I am trying to do is give the end user the option to select a full size projector or standard size projector from the htm page, but can't quite seem to figure out where to put the code. Any suggestion? MsPepperMintUSA
  8. MsPepperMintUSA

    Publishing Project - Options (Auto Start)

    Hello everyone, I have been trying different options for publishing my Director Project to make it auto start when a CD is placed in the CD Drive. Is it possible to have a Macromedia Director Project auto start - without user input to click exe to start a project? Thanks In Advanced...
  9. MsPepperMintUSA

    Property List - Save a copy before clearing

    The background: Trying to modify an application that utilizes the Accessibility Xtra. There are 3 different cast members with just text that generate the list of pdfs. Each word or group of words is a frame that references a criterion number. I'll refer to the cast members Catergory 1...
  10. MsPepperMintUSA

    Guidance using Direct OS Xtra to open PDF in Director CD

    Thanks! I had a version for Director MX not Director MX 2004. What a silly mistake on my part!!!!! Thanks again, MsPepperMintUSA
  11. MsPepperMintUSA

    Guidance using Direct OS Xtra to open PDF in Director CD

    I found have a lot of information on using the Buddy API to open PDFs. I have inherited an application that uses Direct OS xtra and other xtras to open pdf files using Adobe Acrobat (the pdf is opened in a new window - for section 508 compliance purposes) and open active URLs (also in a new...
  12. MsPepperMintUSA

    Published Movie (MX 2004) PDF will not launch

    Currently working on modifications to a Director Movie another developer created. I am a newbie to the Director realm and using the trial version of Director. The original exe opens the PDFs. I made my modifications using the .dir file and published the movie. Did not change any existing...
  13. MsPepperMintUSA

    Finding ActionScript Code in Flash MX 2004

    Hello All: I posted my additional questions in the Director forum. Just in case you can help me further, here's the link for that thread thread247-888700
  14. MsPepperMintUSA

    dynamically populate textbox with array list

    Please forgive me for writing so much.... Due to the proprietary nature of the content in the project, I am not able to post a link to .swf file. I can only give examples. I will try to explain as much as possible. Background Info: I'm trying to modify a Director project that was created by...
  15. MsPepperMintUSA

    Finding ActionScript Code in Flash MX 2004

    Just downloaded Director, will install after breakfast and post more questions in that forum today. Thanks to all you. You are the best!!!!!!! MsPepperMintUSA

Part and Inventory Search

Back
Top