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 wOOdy-Soft 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: WhiteTiger
  • Content: Threads
  • Order by date
  1. WhiteTiger

    Grabbing pixel info in memory

    Ok, heres my project. I am using Windows ME for a video capture from my webcam. I would like to be able to put the webcam information in memory, then be able to grab individual pixel information...does anyone have an idea on how to do this? I'm using it to develop a rudimentary driving system...
  2. WhiteTiger

    Random tint for MC

    I have a white ball thats a radial gradient that I'm using as my paintballs on this site. what I'd like to do, is change the tint of the ball randomly...how could I do this? Also, I really gotta get the duplicate MC thing workin soon...I'll get on w/ it after this and put it all together. =)...
  3. WhiteTiger

    Any examples of pieced bodies?

    I have an idea for an intro to my page, but I was wondering if anyone knew of any place which had almost the same thing going on. What I want to do, is take a picture of me running. I want to cut all the sections of my body, and animate them by moving the pieces. (the objects would be pictures...
  4. WhiteTiger

    how do I have a hittest that isn't a square boundry?

    I've been using Flashes hittest to test if 'paintballs' or their splat hit an object after flight animation...but I'd like it to detect if the object itself hit it, not just a square area. because in the corners I dont have pieces of the object...looks kinda funny when I didn't hit a button and...
  5. WhiteTiger

    duplicatemovieclip

    Yea, I'm here...just wanting to know... I'm trying to be able to click on my flash movie, and have it duplicate 'thisclip' and put it where I clicked on the movie...how do I accomplish this? Regards, Anth8-)ny
  6. WhiteTiger

    Code I dont understand, but need help on...

    Ok, I'm sorry guys...one of you gave me this code, but I need to alter it. It works great, but now I gotta change it some... its at www.eaglerockpropertiesinc.com/exprpt.txt that'll be the ASP...that I have. What I want to do, is to be able to save those values...which need to be less...
  7. WhiteTiger

    page refresh?

    How can I force a page to change after an item has changed? Right now I'm working with javascript, (I know...someones gonna yell for me to go to the javascript forum) but I can't get it to work... What I'm trying to do is create a select box, and onchange it finds the URL of the item selected...
  8. WhiteTiger

    Popup needs to refresh parent page...

    Ok, I have a select box which has this coding scheme... <select onChange=&quot;PopUpName=window.open('','PopUpName');PopUpName.location=options[selectedIndex].value;&quot;> <option>--Check Request Forms--</option> <option...
  9. WhiteTiger

    Can't get all information to save...only some.

    Ok, before you go through this code, let me explain my delimma... When I go to SAVE the cookies, (like, 54 cookies looped through and saved) not all of them save. If I put just the Date column to be saved, it works, etc...but for some reason, I can't get the whole form to save with all the...
  10. WhiteTiger

    Need example of Loop + explaination how to use

    I dont use javascript much, but I'm using it to write cookies for office documents that need to be saved... Right now, I have these functions... function SaveForm() { SetCookie ('t1', document.myform.t1.value); SetCookie ('t2', document.myform.t2.value); SetCookie ('t3'...
  11. WhiteTiger

    Saving all Form Items in cookie until user presses button to delete...

    Ok, I'm not good at javascript, but how could I possibly make Javascript save all values of text boxes in a form, into a cookie, for later retreval...automatically retreving it when the page is loaded, having a user save the cookie via a button, and once done and printed the page out, delete the...
  12. WhiteTiger

    Select box problem

    I have a select box...and on change, it redirects to whatever the selected item's value is (a URL)... Problem is, I open the new URL selection in a new window, and users need to be able to go back to that window, and re-select that same item if needed...and since this works 'onchange' the user...
  13. WhiteTiger

    Fullscreen, Optimization for less individual files...

    Ok, after writing 3 pages of text, I decided I'd get yelled at because it probably got confusing...sheesh. I need to know, HOW can I make a page fullscreen, without a bunch of HTML files for each seperate fullscreen page across multiple SWF's? I have 10 floorplans spanned across 10 seperate...
  14. WhiteTiger

    Seemless transition from loaded pages...=(

    Ok, I know its been a while and I know a lot of people dont like me asking questions...lol, but... I'm trying to get some pretty big files (floorplans) to load from a menu. I had to split the files up because the SWF was getting tremendously large (300k+) Now, I've tried doing a preload on...
  15. WhiteTiger

    Antialiasing rotated pictures?

    Just a quick, probably stupid question... Besides turning an image in say, photoshop, I turned it in flash. The image turns out blocky, and all that funny stuff. Is there any way to antialias the rotated flash image?... Regards, Anth8-)ny
  16. WhiteTiger

    Preloader using getbytesloaded and getbytestotal doesn't work.

    Ok, Old, you tried helping me with preloader problems before, but what is up with this?... http://www.eaglerockpropertiesinc.com go to the partners page, then go one of the bottom links real quick after its done loading..........it wont have like 1/2 the pages loaded...why does it do that?...I...
  17. WhiteTiger

    Legal Liability?

    This reguards Flash...but in the lisence agreement, it says your allowed 1 installation, to be used on 1 computer... Well, Terminal Services on Windows 2k allows a client, to run software that is on our server...installation being run, and used on the server. So would it be legal for me to use...
  18. WhiteTiger

    How complicated is the common flash project?

    I've noticed, just to do little things requires a LOT of work in Flash...a lot of my projects have very little frames, but now that I'm doing a lot of animated menus, etc...there are usually over 100...how many of you guys' movies are really large?...I'm just wondering if I'm the only one doing...
  19. WhiteTiger

    Preloader sucks?

    Ok...I hate to sound like I dont know anything about flash...especially with that subject line...BUT. WHY does the ifFrameloaded function NOT work?!?! I'll explain why it doesn't work. On my partners page...I noticed things took a lil while. Especially with modem use. So I added a little...
  20. WhiteTiger

    Check out the 'ol site?

    Hey...recently I've been on the virge of completing eaglerock properties...exactly the way the boss wanted it. Here is how its turned out. http://www.eaglerockpropertiesinc.com I like the colors he ended up choosing, helped out a lot. Were also turning all the pictures, 'poloroid' and adding...

Part and Inventory Search

Back
Top