143 Posted Topics
Re: At the bare minimum Flash 8 would be my recommendation. Making a banner is not very difficult so any version of Flash from 8 on would work fine. It all really depends on what kind of content you want to include. | |
Re: Click the symbol for contact then with the Actions pane open, Global Functions --> Timeline Control --> goto. Select the scene in the drop down that says <current scene> and specify the Frame label or frame number you want it to start in within the scene. No offense, but I … | |
Re: Are you trying to preview it or is it already up on the net? Did you make the flash file and if so what version of flash player did you set it to play with? | |
Re: The easiest way (and I hope this isn't against Daniweb policy) is to go to rentacoder.com and pay someone to do it. They will make it to your specifications and it is usually pretty cheap. | |
Re: With the exception of this comment <!--[if IE lt 6]> <![endif]--> <!--[if IE lt 6]> <![endif]--> being shown on the page I do not see what you are talking about. I am using IE7 and it does not appear to be broken apart. Maybe put a screen shot up of … | |
Re: So you only want the outer edge of the rosebud embossed or all of the detail making up the rose embossed too? Embossing needs edges so if the inner portion of your rose is one solid image, you will only be able to emboss the outer edge. If you are … | |
Re: For the sub forms, Do you want the fields to change based off the PlaceID? or will all the fields be the same? Do you have your subform showing in form view or datasheet view? | |
Re: Does the data in your table have 2 decimal places, or did you just set the query and report to display at 2 decimals? | |
Re: Do you want your picture in a different table cell? Do you want it to be right, center, left, top, middle, and/or bottom aligned? What exactly do you mean by you want to put it some other place? More info would help. | |
Re: The easiest way to get it to work, is use FrontPage. Since I can't program (nor do I want to), If I need to make an email form, I'd make it in frontpage. Just make sure your server has frontpage extensions installed. | |
Re: Does it have to look like a newspaper article? If not why not scan it using OCR and just put the text info onto the page rather then an image of the article. | |
Re: I am not quite sure about how to make that per se, but certain parts of the image resemble that of a Fractal. It is not the whole answer, but experimentation with fractals and other things might be able to produce something to that extent. | |
Re: Do you want the loaded movie to take the place of the current movie when the button is clicked? I can't think of what the command is off the top of my head (I want to say LoadMovie but cant remember and I'm at work so cant check it out) … | |
Re: What program do you use for emailing? If you used Microsoft Outlook by setting the email format as HMTL, you can enter pictures, tables, and everything else you would need to send an email that looks like a brochure. For web based mail you will need to get the POP3 … | |
Re: You might want to consider 365.25. Keep in mind that every four years there is an extra day :) | |
Re: More information would help. A link to the page or your code. | |
Re: Worth it is a relative term. How much do you use Photoshop? If it is daily and for your livelihood, then it might be worth it. There are so many advances since 7 that make it much more powerful of an application. | |
Re: Make a new layer with the symbol you want to follow the guide, click on the motion guide that you want to duplicate (double clicking would probably be best), create a new motion guide layer and do an edit--> paste in place. Set the symbol to motion tween and it … | |
I have a list box set to simple multi select option. I want to be able to pass those options to a text box. If I have multi select set to no, the value appears in the textbox fine. Whether I set it to Simple or Extended, it doesnt seem … | |
Re: Why not just do it all in Access? What is the need for a webpage? | |
Re: The site is registered to someone from Moscow. I'm not saying that it is illegal, but based off the description, I would have to say you would be buying software with a keygened serial. I wouldnt buy it if you are looking for legal stuff, but thats your decision to … | |
Re: Doubled up letters the way you have it (i.e. FF, FF, and CC) will always be web safe colors. Of course the web safe colors are only as good as the browser/graphic card rendering it. The abilities of the computer when it comes to color are not as worrisome as … | |
Re: What kind of conditions are you talking about? Browser type or whether they have flash player, etc? | |
Re: Sorry, no help from me, but it works fine in IE6 | |
Re: Why not use a template within Dreamweaver. With that, you make how you want all o fyour pages to look (provided the design is the same). You make an editable region within the templated page that will house your page content. When you update your nav bar, you do it … | |
Re: Whny not just save the powerpoint as an HTML file and link to it via the webpage. If necessary you can put the ppt.htm in a frame within the page if you want the page design to be visible throughout the presentation. | |
Re: I was under the impression that you can't copyright a design. With CSS and scripts thats a different thing, but if you happen to have the same layout via HTML then that is no problem. Were you thinking of using the same graphics or just a similar idea (as in … | |
Re: I teach classes, but they are just 1 day classes that comprise 7 hours of a subject. There are 5 levels of photoshop that each are 7 hours long. For other subjects there might only be 2 or 3 classes. It is in my opinion a better way than a … | |
Re: You should use actual dreamweaver templates with editable regions. The body text of the pages would go in the editable region and when you update the template that has been applied to normal pages, it will update all of the links. Its fast and easy. | |
Re: For starters, I wouldn't use frames or flashy buttons, but that is just me. Why not use the flash button maker within Dreamweaver? That gives you the options for the up over and down states. Or is that what you have already done? | |
Re: Hate to break it to you but thats just a gradient. Mine isn't quite the same, but its the best I could do in the 5 minutes I spent on this. Just set the 2 colors on your gradient to what you feel is good. I used 89 for the … | |
Re: It doesnt work because the hit state is what triggers the button. i.e. You have text that you want to work as a button. If you dont specify a hit state they have to click on one of the letters. The answer is to put a rectangle in the hit … | |
Re: No offense mreisman, I know you did not put this in the critique page, but get rid of the marquee and the animated gifs. In case you didnt know the marquee tag does not work in Netscape so even if the table and everything else resized, the page wouldn't work … | |
Re: If you want your text to look the same in the browsers specifically choose a font type and size. Do not leave it as default default. Doing that leaves the font type and size up to the default font of the browser viewing it. The reason you dont want to … | |
Re: A book series I'm fond of is the Adobe Classroom in a book. They are about $40 written by Adobe. Who would know the program better than them. in addition I think it is well written and easy to understand. All people are created different. I stress in classes I … | |
Re: Do yu have the FTP set to upload only changed files or the whole site? | |
Re: First, I just have to say it, don't ever use Word for webpages. 2nd, Did you create the flash object? If so then you can just have it export the html like you normally would, then copy everything from <object> to </object> and paste it into where ever you want … | |
Re: Are you using the Automate --> Web Phot Gallery in PS. I assume you are since you said you choose your destination. PS will automatically make an index.htm when you run the web photo gallery tool so you do not want to set your destination in your root directory of … | |
![]() | Re: Sorry this is going to be too late for your project, but if you put the sound in a movie clip symbol, and place the movie clip symbol in a frame on its own layer, it will do what you want. Keep in mind Movie Clip symbols have an independent … |
![]() | Re: Don't know how well it would work, but I would make a movie symbol of whatever animation you want to happen. Make a button symbol, then set the image as an upstate on the button and for the over state put in the movice clip symbol. Just be sure to … |
Hi all, I am a beginner at this so sorry for my ignorance. I'm trying to make a macro that searches an Excel Spread sheet. I plan on using Data validation in cell A1 that the user selects the value they want to see, then I want them to be … |
The End.