Welcome to TalkGraphics.com

Search:

Type: Posts; User: Stinger; Keyword(s):

Page 1 of 11 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,857

    Hi Deep, I tried using eval to treat the...

    Hi Deep,

    I tried using eval to treat the variable value as actionscript, but it's not working. I just used the code you posted. Is there something missing?

    Thanks a million, and you're still...
  2. Replies
    4
    Views
    2,857

    I would have never thought of that. I haven't...

    I would have never thought of that. I haven't tried it yet, but I definitely will. I'll let you know how it works out.

    I haven't been to this board for some time now, but I'm glad I checked it...
  3. Thread: Flash Mapping

    by Stinger
    Replies
    3
    Views
    2,868

    I use DSl for my connection speed, so I don't...

    I use DSl for my connection speed, so I don't know how this would work for a dial-up connection. But, that is a pretty large file you have there so I would suggest trimming it as much as you can for...
  4. Thread: Flash Mapping

    by Stinger
    Replies
    3
    Views
    2,868

    I don't see anything wrong with your work. ...

    I don't see anything wrong with your work. Except for the gate image on the dinosaur site. It just seemed like it should do more than just go to a dinosaur picture. It looks as if the doors are...
  5. Replies
    4
    Views
    2,857

    How can I use a variable for an action? If I set...

    How can I use a variable for an action? If I set variable "myAction" =
    gotoAndStop(2), how can I call on it to perform the action? Here's an
    example of what I'm trying to do:

    VARIABLE ...
  6. Replies
    4
    Views
    2,857

    How can I use a variable for an action? If I set...

    How can I use a variable for an action? If I set variable "myAction" =
    gotoAndStop(2), how can I call on it to perform the action? Here's an
    example of what I'm trying to do:

    VARIABLE ...
  7. Replies
    2
    Views
    2,193

    With Flash MX, would it be possible to...

    With Flash MX, would it be possible to communicate with a scanner to send a command in order to scan an image? I'm interested in this because I've been inquired to about creating an application,...
  8. Replies
    2
    Views
    2,193

    With Flash MX, would it be possible to...

    With Flash MX, would it be possible to communicate with a scanner to send a command in order to scan an image? I'm interested in this because I've been inquired to about creating an application,...
  9. I sent Solo an email to see if the site is...

    I sent Solo an email to see if the site is located somewhere else now. I haven't heard anything back yet, but when and if I do, I'll post it here.

    Scott
  10. Replies
    2
    Views
    1,575

    A very simple method to do this would be to set a...

    A very simple method to do this would be to set a variable, we'll call it "hp" (short for "has played"), to false upon entering the movie. This should be in the first frame of the movie.

    hp =...
  11. Replies
    2
    Views
    1,824

    A really kind person on the Macromedia Flash...

    A really kind person on the Macromedia Flash Action Script Newsgroup gave me the answer to my question. The proper syntax for this script is:

    QuestionTotal =...
  12. Replies
    2
    Views
    1,824

    Hello, I'm having trouble setting a variable...

    Hello,

    I'm having trouble setting a variable based on a combination of strings and
    another variable. I have several dynamically duplicated movie clips with
    instance names of "qTotalCount_"+i. ...
  13. Along with the previous post, I also recommend...

    Along with the previous post, I also recommend purchasing a copy of Sorensen Sqeeze. The default method that Flash MX uses to import video is great but it only compresses the video to it's average...
  14. Replies
    9
    Views
    4,571

    Overall, I liked the site. I guess my only...

    Overall, I liked the site. I guess my only problems are with the intro. While nicely designed, it's too long (in my opinion, others differ). I do agree with an earlier comment about there being...
  15. Replies
    1
    Views
    1,579

    My web host claims CFC files must be called from...

    My web host claims CFC files must be called from the web root of a
    multihomed IIS server and that poses security issues. So, they aren't going
    to allow me to use CFC files with my Flash remoting...
  16. Replies
    1
    Views
    1,579

    My web host claims CFC files must be called from...

    My web host claims CFC files must be called from the web root of a
    multihomed IIS server and that poses security issues. So, they aren't going
    to allow me to use CFC files with my Flash remoting...
  17. Replies
    2
    Views
    1,858

    How can I use the value of a variable to perform...

    How can I use the value of a variable to perform and action?

    Example:
    I set variable "Code" to "_root.gotoAndPlay(2);"

    Code = _root.gotoAndPlay(2); //In root movie

    I want a movie clip to...
  18. Replies
    2
    Views
    1,858

    How can I use the value of a variable to perform...

    How can I use the value of a variable to perform and action?

    Example:
    I set variable "Code" to "_root.gotoAndPlay(2);"

    Code = _root.gotoAndPlay(2); //In root movie

    I want a movie clip to...
  19. Replies
    1
    Views
    1,395

    I have a dynamic menu system that I just...

    I have a dynamic menu system that I just developed for a client. The movie clip buttons dynamically duplicate by the number of records pulled from the database and the button labels dynamically...
  20. Thread: Windoid

    by Stinger
    Replies
    1
    Views
    1,643

    Paste the following code into your html page...

    Paste the following code into your html page within the HEAD tag. Replace the italics with your info. I usually name the function the same as the page name.

    <script LANGUAGE="Javascript">
    < !--...
  21. Replies
    4
    Views
    2,222

    My goodness, this much trouble to explain this. ...

    My goodness, this much trouble to explain this. More like, not enough proof-reading after pasting into the wrong area of the message. THERE ARE NO COMMENT TAGS TO TAKE OUT as mentioned in my last...
  22. Replies
    4
    Views
    2,222

    What an idiot I am. I forgot this page would...

    What an idiot I am. I forgot this page would read the code. Take the comment tags out.

    Scott<pre class="ip-ubbcode-code-pre"> <a href="main.html"><img src="main.jpg" width="200" height="32"...
  23. Replies
    4
    Views
    2,222

    You closed off your too soon. Move the...

    You closed off your <a></a> too soon. Move the </a> to the end of your lines. Or, just copy the following code and paste it into you page. It won't give you rollOvers, but your links will work.
    ...
  24. Replies
    6
    Views
    3,214

    If you are wanting to create a Flash intro for...

    If you are wanting to create a Flash intro for your web site, you will not need something as detailed as a Flash Remoting or Cold Fusion book. Something like the Flash MX Bible should give you a...
  25. Replies
    6
    Views
    3,214

    The best book I've found for Flash ActionScript...

    The best book I've found for Flash ActionScript for Flash MX is "Object-Oriented Macromedia Flash MX" by William Drol. It starts off really slow, but it does force you to learn the code. It does...
Results 1 to 25 of 274
Page 1 of 11 1 2 3 4