Looking for some homework help? Ask the instructor or open a book.
Type: Posts; User: ReadyToLearn; Keyword(s):
Looking for some homework help? Ask the instructor or open a book.
Hello,
I'm horrible with regular expressions as was hoping that someone would be able to help me create the RegEx pattern I need to accomplish some basic data extraction.
I have a url in...
What features are additional in the commercial TagHim script?
Vishal, could this method work online? I know it has to be local, but is that implying offline. Wouldn't these movies in a browser be on the same client so therefor be accessing each other...
Thanks, there's no rush.
Thanks Vishal. I'll check out ExpressionEngine.
How hard is that system to pick up? I know Drupal so it might be easier to go with that, no?
Vishal, do you happen to have these files handy as well. The links are broken :D
Thanks Vishal.
I've emailed you another link to my site. I look forward to whatever comments you have.
I now have this completed. The Flash works PERFECTLY. I've also been able, through...
Wow, so much to take in a learn. I'm getting overwhelmed by all of this. But you've given me a fantastic start, Medyman. Thank you!
If you don't mind, can I email or pvt msg you a link to my...
Thanks for the info guys. I'll keep that in ind when I get to this part
- Nidhi
That's because you're resetting the headers by not concatinating to what you already have.
The headers should look like this (notice the equal sign):
$headers = 'MIME-Version: 1.0' . "\r\n";...
Hello,
I am just starting to use jQuery. I am using this: http://medienfreunde.com/lab/innerfade/ plugin.
Can anyone tell me how to choose the image by click. I want to click on an image and...
WOW!
Medyman, that example is spectacular! It's beautiful and functional. I've changed my design after seeing that. You are 1000000% right about the less is more.
I might still bother you...
*bump*
Would really like to solve this one, if possible.
Hi Medyman,
I have begun with the layout but am having some troubles.
I have created 60 movieclips in the stage. They have instance names given of image1, image2, image3, image4, etc. The...
Thank you for your response. It gives me a lot to think about.
Do you have any recommendations for which format I should use? I was thinking text files. Using PHP with a CMS would be convenient...
I do not know very much PHP but shouldn't there be quotes around the post variable.
Like this:
$_POST['email']
Thank you! That is a wonderful site. It is full of interesting tutorials.
Thanks!
This is what I have so far.
image1.onRollOver = function() {
this.scaleTo(100, 1, "easeOutQuad");
}
image1.onRollOut = function() {
this.scaleTo(50, 1, "easeInQuad");
Perfect! Thank you so much. It works now.
I like your example.
You're right. It does look smoother.
I now want to do this so that it automatically zooms in when you mouse over it. And then...
Ok Medyman.
I will create a new thread later. I want to get the basics first and then will post about the rest.
Ok?
Sorry for all the quetions. But you're an angel. Thank you for all the help.
Ehhh. It looks like I will have to be doing a lot of reading into moviecliploader class and mc tween and tweener. I...
Thank you! Please post them in this same thread when you find them. I will subscribe to this thread.
Two functions sounds amazing! But I have no idea where to begin.
I've looked into the links that you gave in all of my topics (thanks so much for all the help by the way). A lot of it is just...
This link is broken too Medyman.