A Flash Developer Resource Site

Search:

Type: Posts; User: fancyk

Page 1 of 3 1 2 3

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    533

    I actually tried to decompile the .swf file...

    I actually tried to decompile the .swf file first, but for some reason, the symbols that I wanted to get are the only things I couldn't find in the movie. First time that's happened. The print screen...
  2. Replies
    2
    Views
    533

    Zoom In On .swf if Zoom Is Disabled

    There's an .swf file that I want to be able to zoom in on, but the "Zoom" option is disabled. Is there a hack, say for Firefox, or a stand alone program that will enable the zoom feature in the Flash...
  3. Replies
    1
    Views
    1,073

    I figured out one solution. I'll post the...

    I figured out one solution. I'll post the solution here just in case someone else may ever need it.



    <cfcomponent>
    <!-- Retrieve List of Documents containing Params -->
    <cffunction...
  4. Replies
    1
    Views
    1,073

    Search Verity Collection

    I'm fairly new to ColdFusion, but I've been trying to build a search engine in Flash to search a verity collection. I have no problem establishing a remoting connection or passing the parameters, but...
  5. Replies
    0
    Views
    578

    Problem Sending Query to CF

    I am trying to write a query to an Access database using Cold Fusion. That part was no problem, but when try and send an entire SQL Query, instead of just one variable, from Flash, it gives me an...
  6. Replies
    4
    Views
    427

    "Highlight" Text in a Text Field

    I am trying to think of a good way to do this. I have a field that you can start to type someone's name into and it retrieves a list of names starting with your string. An example would be you type...
  7. Yeah, I had thought of that. So I made sure to...

    Yeah, I had thought of that. So I made sure to try using this.movieClip and just movieClip as the target of the 2nd movie clip that is being loaded. Still didn't work. Good thought tho.

    -k
  8. loadMovie calling MC with loadMovie problem

    I am loading a movie clip into a target MC on my timeline and it works fine, but the movie clip that I'm loading in is also using loadMovie to load a movie into a MC on it's own timeline. For some...
  9. Replies
    2
    Views
    397

    Still looking, anyone have any ideas? -k

    Still looking, anyone have any ideas?

    -k
  10. Replies
    2
    Views
    397

    I'm using the duplicateMovieClip command to...

    I'm using the duplicateMovieClip command to populate a blank movie clip. Is there any way I can find out what the height/length of the blank parent movie clip that all these duplicate movie clips are...
  11. Replies
    0
    Views
    412

    I have a movie clip that I am loading in over a...

    I have a movie clip that I am loading in over a previously loaded movie clip so it sits on top of the first one. Anyway, when the second movie is loaded above the first one, all of the buttons and...
  12. Replies
    1
    Views
    4,368

    Does anyone know what the last version of the...

    Does anyone know what the last version of the Ming dll will import .png and .jpg files without fail with PHP Version 4.0.6? Thanks...

    -k
  13. Replies
    0
    Views
    379

    Maybe I'm not thinking about this enough, but I'm...

    Maybe I'm not thinking about this enough, but I'm creating an e-mail button that will put someone's e-mail address in a button that you can click to e-mail them. Anyway, I wanted to put a background...
  14. Replies
    15
    Views
    1,162

    Agreed, but if your host is like mine, it costs...

    Agreed, but if your host is like mine, it costs $40.00 a month to host a ODBC connection, and $10.00 for DSNless. That's a big difference if you're "just testing it out."

    -k
  15. Replies
    15
    Views
    1,162

    You can set up a DNSless database. Just place...

    You can set up a DNSless database. Just place your database on the server and add this:

    connection.Open "driver={Microsoft Access Driver (*.mdb)};dbq=c:\windows\desktop\file.mdb", ";PWD=password"...
  16. Replies
    3
    Views
    1,942

    I'm not positive

    I'm not sure, but could you just load in another blank .swf file in it's place? You could load the .swf file with the .xml data into a holder, then when you want to ditch the info, just load the...
  17. Thread: VoiceXML

    by fancyk
    Replies
    2
    Views
    2,533

    Oasis

    VXML is just another XML standard. Check around Oasis http://www.oasis-open.org and I'm sure they will have a bunch of information on VXML.

    -k
  18. Thread: xml in ie 5.5

    by fancyk
    Replies
    6
    Views
    2,356

    Did you perhaps download something that would...

    Did you perhaps download something that would cause IE 5.5 to not be the preferred method to open up .xml files? Sometimes that's the case, where it will no longer open up in a browser window, but...
  19. Replies
    3
    Views
    2,247

    Here it is:...

    Here it is:
    http://www.flashkit.com/tutorials/3rd_Party/Flash_5_-Chris_Sm-213/index.shtml

    -k
  20. Replies
    1
    Views
    2,449

    You can check out these links: ...

    You can check out these links:

    http://www.ultrashock.com/tutorials/flash5/xml.html
    http://www.moock.org/webdesign/lectures/ff2001sfWorkshop/ (starting at slide 14)

    Hopefully those will help......
  21. Replies
    11
    Views
    4,404

    Colin Moock comes through again...

    Check out this link:

    http://www.moock.org/webdesign/lectures/ff2001sfWorkshop/slide15.html

    It's part of Colin's lecture from FF2001 in San Francisco. A great script to remove whitespace.
    ...
  22. Thread: Secure?

    by fancyk
    Replies
    0
    Views
    2,791

    I was going to write a login script. Is it going...

    I was going to write a login script. Is it going to be secure enough if I pass the xml to flash from Access using .asp? It's for a admin. panel, so it's not something as important as credit card...
  23. Replies
    5
    Views
    4,489

    Coincidence?

    I was just thinking the same thing (see my post in General Flash 5 help that I just posted yesterday). Where did you see the xml message board at? I would love to take a look at it...

    Thanks.

    -k
  24. Replies
    0
    Views
    343

    Does anyone have any suggestions on where I can...

    Does anyone have any suggestions on where I can find a .fla for examples or tutorial or something about creating a message board in flash? I saw the one on ultrashock, but that's not really what I'm...
  25. Replies
    0
    Views
    667

    I was thinking about this for a mixer that I am...

    I was thinking about this for a mixer that I am building. Is there any way that you could build some sort of digital delay in Flash using the duplicateMovie and volume control actions? I was just...
Results 1 to 25 of 75
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center