Please Save Me - Im Ripping My Hair Out
I'm just trying to do a simple rollover, rollout, release commands on this movieclip.
Please download the file and see. I have no idea what is wrong. It's so simple and I've done it a million times but I must be overlooking something.
What is going on???!!!!!
ActionScript.org Forums > ActionScript Forums Group > ActionScript 2.0
Posted on: 04-19-2007, 12:33 AM
View Complete Forum Thread with Replies
Sponsored Links:
Netstream, The Debugger, And Ripping Your Hair Out
I'm working on this portfolio site. http://www.rachelpeters.net/cashNew
All of the site's content is built from an XML file at runtime, I'll build a backend for her once it's finished, and this project has taken me way beyond my previous actionscript skills. I'm a bit lost in the woods. So when I started going insane trying to dynamically load video into a video object nested inside a movieclip created at runtime, I figured the reason it wasn't working was my own lack of knowledge. I'm loading it in with a function:
Code:
function autoPlayVid(itemRef){
var nc:NetConnection = new NetConnection();
nc.connect(null);
var ns:NetStream = new NetStream(nc);
itemRef.vidPlayer_mc.my_video.attachVideo(ns);
ns.play(currObj.filePath);
ns.onStatus = function(infoObject:Object) {
trace("NetStream.onStatus called: ("+getTimer()+" ms)");
for (var prop in infoObject) {
trace(" "+prop+": "+infoObject[prop]);
}
trace("");
};
}
The video wouldn't play, and the traces inside the onStatus didn't show up. I was about to scream, I opened the debugger and ran the movie. Lo and behold. Everything !@#?ing worked. WTF!!!!
I only tested locally, I didn't upload the "having video" version while I was trying to get it to work, because I figured I should get it working locally first, I'm uploading now to see if I get better results that way. If anyone has any idea why I'm experiencing this behavior, lay it on me, I'd love to know. And yes, I deleted the ASO files a few times. I'm going to go laugh maniacally and bark at the moon now.
Thanks.
View Replies !
View Related
Variablez. Simple Problem. I Am Ripping My Hair Out.
SOMEONE PLEASE TELL ME WHAT I AM DOING WRONG.
I used this SAME EXACT CODE in a different movie, WHY WONT' IT WORK FOR THIS ONE? It worked fine before.
I am seriously stressng.
as you can tell.
Code:
var gtsfire;
if (gtsfire == "damn") {
tellTarget("_root.gtsfireMC"){
gotoAndStop(2);
}
}
if (gtsfire == "finethenbethatway") {
tellTarget("_root.gtsfireMC"){
gotoAndStop(1);
}
}
gtsfire="damn";
thanks.
i am at constant war with variables.
View Replies !
View Related
Load Movie, And Path Question -- Ripping My Hair Out --
Ok, so I have flash move (A) lets call it "home.swf".
Then I have flash movie (B) lets call that "nav.swf"
And finally we have flash movie ( C) lets call that "content.swf"
Now lets say movie A lives in the root folder for my site.
And movies B and C live in their own folder lets call that folder "comp".
So I call move B from my "comp" folder and load it on level 02 of my main movie.
Now I want to load movie C onto level 03 from my "comp" folder.
Here is the problem:
This is the path I have to use when doing so:
comp/content.swf
Shouldn’t since file B and C live in the same folder I wouldn’t have to put the "comp" at the beginning of the path. Or is it using home.swf as the main file, so anything loaded on top must use the "home" files path.
If I was just dealing with three files I wouldn’t separate them with folders, however I am dealing with about 50 so I will need to organize my files with folders. I am also trying to template my swf files and If I can create a path that doesn’t have to go out then back in again I can just throw in a few new images and boom, a whole new artist page without all the tedious work.
Any and all help is greatly appreciated and If I can return the favor I will do my best, thanks
coop
View Replies !
View Related
Ripping Other Sources.
a question for the community.
everyone knows that it is possible to rip other movies (swf decompliers).
developers that worked hard on there projects can today be ripped
as a click of a mouse.
as a developer, this bugs me alot.
i have 2 questions:
1. is it possible at all to prevent the ripping by some kind of encription or other methods.
2. because of this problem, i considering going back to
java programing, where the code is realy compiled and secured.
is java secured or can also be ripped?
would be glad to read some comment about this.
piny
View Replies !
View Related
Ripping Sprites
I am currently working on an animation involving video game sprites. I was wondering if anyone here new how to rip them from roms with out printing the screen and editing in flash. Is there a way to hack in and get them via the game engine. I am currently using zsnes. This is a little off of the topic of Flash however I figured that someone here would know because sprite rips and Flash animation go hand in hand. Thanks
View Replies !
View Related
Ripping Out Of Page
Hello, I have been on a few sites that have an advertisement look like it tears through the page. I know one site was the weather.com site but they aren't doing it now. I forget what the other sites are. Does anyone know of any sites that have this effect and if there is a tutorial for this anywhere.
Thanks,
Sizzle
View Replies !
View Related
Stop SWF Ripping
I have a SWF file that I want to put onto my website but I don't want others to be able to take the SWF and use it on other websites.
Is it possible to only have the SWF play if on a serton domain or could I make some of the Action script Dynamic so it loads from a txt file so with out the txt file the SWF don't play!!!!
Got any ideas
Regards
Kev
View Replies !
View Related
Page Ripping Effect
I would like to create a paper ripping effect for a web site. I have a before image of the full piece of paper and an after image of the paper completely torn. I want to be able to show the piece of paper tearing to reveal the picture underneath. If someone wants to see the before and after pics just let me know where to email them. Thanks in advance for anyone that can help me with this.
View Replies !
View Related
Page Ripping Effect
I would like to create a paper ripping effect for a web site. I have a before image of the full piece of paper and an after image of the paper completely torn. I want to be able to show the piece of paper tearing to reveal the picture underneath. If someone wants to see the before and after pics just let me know where to email them. Thanks in advance for anyone that can help me with this.
View Replies !
View Related
Ripping SWFs For Print
Hey all,
Im wondering if anyone has a solution for ripping SWFs for print. Extracting vector art created at runtime.
I used to ctrl click the swf >>print>>save as postscript
This used to work for me on my old PowerBook, but now that I have new Intel MacBook Pro (running flash player 10 beta),
it no longer works and I get a blank pdf.
Any help would be much appreciated.
View Replies !
View Related
Ripping A Animated Flash Background?
Quick question -
If there is a site that loads up - in the background they are using some sort of flash video animated background
Like of water moving - ontop of it they have placed text or something
Is there any way to rip that background and save it?
View Replies !
View Related
Ripping Swf Flash File From Web Site
Is there some site I cannot rip the swf file?
most of the commercial site with flash, when I look into HTML source code, they don't include link to swf file directly.
some site include javascript like - AC_RunActiveContent.js
any way to rip those flash swf files?
View Replies !
View Related
Best Method/software For Ripping Video To Pc
Hi guys,
I have started tinkering about with video of which is have just been downloading off the net.
Now i have started to experiment with video from my camcorder. i noticed when ripping from the camcorder a 3 min ripp can take upto a 1gig in HD space Is there a better method for ripping or is there software that compress's whilst ripping?
Cheers
Paul
View Replies !
View Related
Ripping Online Radio Songs
Hi there,
I guess what ever I am going to ask you guys is bit confusing, any way here is my question.
Recently I have visited a web site where they upload latest songs but it is in real player format (.rm),
When I click the link it open in java script window, in which there is a java script player which plays (.rm format file) the song online itself. Its like internet radio.
Now I want to download the song and save it my PC but unfortunately I don’t know from which directory the song is playing from? Is there is any way to download the song? Or find out from which directory of the website the songs are playing from?
Can any one help me out?
View Replies !
View Related
Flash W/ Embedded Quicktimes Ripping
Hey guys, im working on video for a client with a vendor that does lots of flash and we're having a problem with movies when they play back on a PC. this is going to be used from a data DVD that people will put in their PCs or macs, although the problem with the video seems to be PC only. the quicktime videos (rendered at 1280x720 24p) have horizontal rips that occur in strange places when the flash app is playing back. heres and example
http://i191.photobucket.com/albums/z281/mohaukachi/distorded_video.jpg
hope someone can help, im really at a loss here. thanks.
View Replies !
View Related
Ripping Swf Flash File From Web Site
Is there some site I cannot rip the swf file?
most of the commercial site with flash, when I look into HTML source code, they don't include link to swf file directly.
some site include javascript like - AC_RunActiveContent.js
any way to rip those flash swf files?
View Replies !
View Related
FMX: Save User-drawn Objects And Save/load DXF/DWG?
Hey everyone. Sorry to seem like a leech, but I could really use the guidance. Usually I'm pretty good for finding the solution on my own without having to trouble people, but this time I seem to be coming up short. So thanks in advance for taking the time to read this.
I'm developing an auto-cad esque flash application (going good so far too). I have no problem storing object information in a database (xy coordinates, rotation, scale etc), but now my problem is converting that data to another format; specifically DXF or DWG. Now I know the flash environment itself can import/export DXF's, but I don't know how to load the user-made data into the environment. Is it possible to have the environment run actionscripts to build these user-made objects and then manually save that to a DXF? (or even better would be a save/load DXF from the flash player)
Essentially I'd need to know if it's possible for the flash environment to read from my database (probably from reading a PHP built XML file), execute actionscript to reconstruct any objects created, and then let me go and manually (or automatically!) export a DXF of that.
Any comments or help would be greatly appreciated =]
EDIT:
The other very viable alternative is if you guys know of an XML to/from DXF/DWG converter.
View Replies !
View Related
[F8] Im Going Gray By The Secound Save Me Somone, Save Me :(
Thanks for taking the time to have a look
This problem is driving me mad so i hope you can help, i will try and ex plane to problem as best i can.
programme :flash 8
i'm trying to load a external swf in a main motive use a movie clip holder, useing
loadMovie("name.swf", "_root.Mc_holder"); the move loads but the coding don't work( i.e. animation) the effect within the swf was made in action script 1 using Absolute and the motive is 2 using relative also the player setting on the swf are for player 6 unlike the movie which is 8
it does work if i use levels but overlaps on to the main movie which does'nt look great
and not what i need.
this is very hard to ex plane so any help would be great.
i will post some links if it helps please let me know
thanks
View Replies !
View Related
AS 2 Save Image With Open / Save Dialogue
I am wanting to use fileReference to open an OS save dialogue so my users can save jpgs to their hard disks.
I been trying to get this working but I can't can any one please give me some code or some idea how to get this working.
I just want to be able to click a button and the save dialogue appear asking where to save the file.
Thanks
View Replies !
View Related
Save Image With Open / Save Dialogue
Hi
I currently have a button that when click opens a new browser window so a user can right click on an image and save it to their PC using getURL.
Is it possible to have a button open the save dialogue box of the users operating system?
So as soon as the button is click the OS save dialogue box appears.
I'm using Flash CS3 but with AS2.
Thanks
Richard
View Replies !
View Related
Fur And Hair In 8?
Ahoy forum!
I've been looking about all evening and I can't seem to find any method for putting hair and fur into Flash. I was thinking of putting fur on some on my characters, and I want them to seem a little bit fuzzy because of it.
That would theoretically require half transparencies, which is such a resource hog, but is it possible to do? Even when your machine grinds to a halt to just do it?
(I'd rather use things like vectors to do it, rather than importing bitmaps and then adding in the transparency)
Merci Beaucoup,
Mad!
View Replies !
View Related
Cross-hair
I am trying to drag/drop several different words to a target block. I want them all to stay unless they are incorrect. But they seem to snap to the cross-hair in the target area. Can I get rid of the cross hair?
(I'm working with F5)
Also, does each word have to be on a different layer?
HELP
NEWBIE IN TROUBLE>
View Replies !
View Related
Help Help Help, I'm Pulling My Hair Out
just to quickly outline the problem
need two buttons (next and previous) which can control a tweened timeline by playing the playhead backwards and forwards but will also stop at certain keframes to allow the user to read the content.
i don't want to use the old 'reverse frames' trick.
can anyone help?
ste
//////////below_ is the actual problem i have
lets say my movie clip is called 'myMC'
myMC has 40 frames and two layers
layer one has the text context i want to scroll. it will scroll top to bottom. the text content has four 'sections' these are;
text one
text two
text three
text four
layer one (still inside "myMC') has 4 keyframes, the text content is a symbol which is tweened between 4 keyframes (over the 40 frames of the timeline) to make it look like it is scrolling, when masked.
layer two is a mask
this masks off all the text content, so the viewer can only see one section at a time.
where do the buttons need to go? On the _root timeline or can they be inside "myMC' i only want two buttons controlling the text content, next and previous.
i need the buttons to be intellegent enough to know where the user is on the (myMC)time line so they can scroll the text content up and down.
the scrolling is simulated because all i want to do is make the buttons play the tween forwards or backwards and stop at the right place.
can you help?
i would be very very grateful if anyone could offer a solution to this problem, i've been tearing my hair out for four days on this one!
ste
View Replies !
View Related
Pulling Out Hair
I have this damn code at home and I thought I remembered how to do it but it isn't working. I am trying to create and empty movieclip with actionscipt and then fill it with a graphic from my library. So I made the graphic ready for export for actionscript and gave it the name border. Then I wrote this code on the first frame of my movie:
Border.createEmptyMovieClip("newBorder",1);
newBorder.attatchMovieClip("border","newB",1);
I know I am really close but the damn thing won't work. I have it right at home but I don't want to go there to figure it out. Thanks
View Replies !
View Related
Needhelp While I Still Have Hair
I have a design I would like to use on my web page. It is basically an open hand that when you rollover the fingers a line going from that finger to a a box appears to show you the page link for that finger (ie home, gallery ect). When you then click that finger it will send you to respective page. The hand image is a sigle jpeg and can be seen on the opening page of my web site (www.kitbash.com)
I have created at different frames the image that I would like to appear. and a frame for the roll-of image. Now the qustion how do I get this to work?
Thanks in advance regards
Troy
View Replies !
View Related
Pulling My Hair Out
ok, i know this has a simple solution but i just am unaware of it.
my problem is with loading movies. if i load them on to a seperate layer (exam: the main is on layer 0 and the rest are on 1) then the main page on layer zero flashes up in between loads.
i am now trying to use a holder but am having probs with it. do i want to load to different levels or use a holder in some way?
if i want to use the unloadmovie then how do i factor that in?
please please help!!!!!!
thanks,
lawrence
View Replies !
View Related
Pulling My Hair Out
http://www.itclimate.com/test/index.htm
I really don't know what's going on here and I'm starting to think I've bitten off more than I can chew!
This site works perfectly when I test it locally (using Flash 5) but when I upload it, the buttons just point to any old page in no particular order. "Downloads" is the main problem. If you click this button it always seems to take you into the case studies and then the case study buttons won't work. Once the user has clicked a few times it seems to rectify itself but initially, it's a real mess. Every time I upload it, the worse it gets!
I'm quite new to Flash, so I've tried to keep the site as simple as possible. Each section is a new 5-frame scene (with the exception of the case studies - these are much longer but also broken up into scenes). The only Actionscripting I have used is to tell buttons to point to a specific scene. Once they're in that scene they will always start at Frame 1.
I've also noticed in the How It Works section that when the user clicks the last button (Security) it closes the window. This button is meant to work as the rest do and go to the section on Security. I have tried deleting the button and uploading the site without it but then the same thing happens to the next button (i.e. Time).
Has anyone experienced this type of thing before? Can anyone help me??? Pleeeeease?
P.S. The login button takes you out of the website into another one, so don't click it.
View Replies !
View Related
:: Losing Hair ::
i am losing hair over this one.
i am loading a scrolling image gallery into a container on the main time line and it comes in fine. but when i actually use that external movie (fashion_gallery.swf) my navigation on the main timeline stops working. the movie will load and you can still use the nav on the main timeline but as soon as you even mouse over the loaded movie it stops working.
can someone look at it?
i would really appreciate it. the zip is 3k to big to post here so but you can get it at
www.eyecircusmultimedia.com/cleveland.zip
Thanks very much!
c
View Replies !
View Related
Can Anyone Help...almost Out Of Hair To Pull...
HelP!!! Loading swf movies and getting correct scene
Ok, this is the setup, I have a flash swf movie with 5 scenes. Then I have one swf that is only one scene that I load into the existing swf window to overlap or replace the movie there. From that 1 swf, I want to return to the main swf consisting of 5 scenes and load it back in, but I want to be able to go to any scene in the movie depending on which one they pick from the nav.
The problem is, nomatter which scene they pick, it always starts me at the beginning of the 5 scene swf movie.
I have labled each start frame of each scene and tried to get back to them but it always starts at the beginning.
Any suggestions?
Anyone know the script to get me back correctly? I am pretty new at this and any help would be greatly appreciated...talk to me like I am 5!
The URL is
http://rpsweb.net/~www0088
Its the equipment request form that you cannot return from...
View Replies !
View Related
Pulling My Hair Out
i have a question about loading movies and how their timelines work.
i have am almost finished this movie and have taken my self and AS to a new personal.
my movie is quite smart (my opinion) but has a little bug.
is anyone here on im ...i just dont know if i can ask my question right here.
i have two actually. one i dont think i can explain here.
and the other is this.
can i dynamically load a dir of images. i am pulling in a lot of jpgs dynamicall and want to know if i can load them witha preloader movie clip.
thanks
my icq is #34491500
View Replies !
View Related
Pulling My Hair Out
I'm completely lost.
I'm trying to create a simple email form from this tute.
http://www.actionscript.org/tutorials/intermediate/php_send_mail/index.shtml
From what I gather all need to do is change the email addy in the php file to my own and upload both the swf and php files to my server.
But I've done this on 2 different servers and changed the email addy to 3 different ones and it wont work.
I cant get it to work.
I've tried for days before I decided to throw myself at the mercy of the board.
I'd be eternally greatfull for any help I could get.
View Replies !
View Related
Pulling My Hair Out
I am trying to do some (what I thought) was easy error checking on a form.
Here is my code:
code:
if (_root.hello.helloForm.name.cName=="") {
_root.txtStatus="please enter your name";
}
//_root.txtStatus=_root.hello.helloForm.name.cName;
//selection.setFocus("_root.hello.helloForm.name.cNa me");
the commented out lines work just fine. But the if statement does nothing. There is something SIMPLE that I am overlooking here. I just can't seem to see it. Thank you for your time and help!
View Replies !
View Related
Pulling My Hair Out
Hello, I hope there is somebody out there with enough knowledge to help sort out the problem I am having with this movie.
Attached is a movie and on it's own in flash player or even in a browser it works great. If I introduce the movie into my site www.gtgrafix.com and view it again then a certain part of the actionscript fails to work. The bit I am talking about is the number (101) will no longer change with the loading of the images. Like I say, viewed on it's own in flash player it works fine.
The images are externally loaded so they will not appear. Can somebody please help.
Cheers
Gary
View Replies !
View Related
Scroller, Please Help, About To Rip My Hair Out Lol
okay i am sorta new to this action scripting but i have been using flash for awhile. i want to make my site more dynamic. anyways this one thing is driving me NUTS!!!! i have looked for over 5 hours straight at tutorials for how to load an external html/txt file into a SCROLLABLE text field. PLEASEEE help me out with this, i have posted several times and no one replies. i have searched everywhere and what ineed is someone to explain it in a simple manner.
second thing is i am trying to figure out how to relate flash and search engines together. i read this article and it sorta makes sense but i am confused on the fact of loading things into flash via a database or php or something. here is the link to that article: http://www.sitepoint.com/article/ac...flash-parts-1-2
i would be eternally greatful if someone could help me out with these too things. my AOLIM is gambit2666 if it would be easier to talk thee.
thank you.
mike
View Replies !
View Related
Pulling My Hair Out
Hello all,
I want to make a song player/m3player on my flash site.
the details:
All i want is a play, stop, next, and previous button while you can view the song being loaded/played. Thats all!!!! I dont' want a song list, i just want it to just skip to the next song i have. No volume button.
I can't find a tutorial anywhere.
I am trying to accomplish the player similar to the one below (please click). Notice: where it says "Audio".
http://www.bimarkinc.com/website/index.htm
PLEASE HELP ME SAVE MY HAIR!!!! Thank you all
View Replies !
View Related
Pulling My Hair Out
So glad you're here!!!
Here's the problem:
I have five buttons - each has the same audio "bleep" sound on the over state.
My problem is that when I click on my button, the over sound plays again.
My Over keyframe contains the little one second audio file. My Down keyframe is blank. So is the hit. So I can't figure out why it would play twice.
any ideas? I've been troubleshooting this glitch for 2 hours
cheers
jen
View Replies !
View Related
Cross-Hair
Hi,
I'm currently developing a site which needs to make use of a full page cross-hair (not game/target type), similar to the one so kindly posted to flashkit by Alex Lein.
My problem is that I need the attached cross-hair to dissapear when there is no mouse movement, and re-appear again when mouse movement occurs.
Any help or direction to tutorials etc would be much appreciated.
Cheers.
View Replies !
View Related
Still Pulling Hair Out
I have attached a preloader (5kb) that needs fixed! I cannot figure it out! It is in MX format. Right now the preloader sits in the first frame and runs untill all frames have loaded. Not all the content! So basically the preloader says its done loading the site, and then you sit there waiting for the site to actually load!
Very easy for someone here so please take a look see. Basically I want the preloader to load 100% of the movie.
My grads go out to all that are here and helping!
View Replies !
View Related
Im Pulling Out My Hair.......
ok i have an xml file loading images....works great....it also makes thumbnails....also works great. But when i mouse over the thumbnails....i want a fade transition....this is where i blow it.....it works some of the times....what is wrong with this code? im i retarded? or what?
PHP Code:
thumbHolder.onRollOver = function() {
inte.loader2.loadMovie(this.main);
pic = this.main;
alpha = 10;
inte.loader2._alpha = 0;
onEnterFrame = function () {
_root.inte.loader2._alpha +=10;
if (_root.inte.loader2._alpha>=99) {
inte.loader.loadMovie(pic);
onEnterFrame = null;
}
};
};
View Replies !
View Related
[MX] Help Please I Am Pulling Out My Hair Here.....
I have more than one .swf and I have set it up to where you click and it opens to the next .swf but the problem is i need the 2nd .swf file to open with the navigation buttons and logo still on the top. right now it is just blank on top because it is opening but all by it's self? So, basically...I am trying to figure out how to have the navigation buttons and logo at the top?
View Replies !
View Related
[CS3] My Code Is Off By A Hair
I'm using the following code:
Code:
var services = new Array("design", "planning", "construction");
for(i=1; i<=services.length; i++) {
this["b" + i].index = i;
this["b" + i].onRollOver = function() {
gotoAndStop(services[this.index - 1]);
mc_[this.index - 1].gotoAndPlay("begin");
}
}
The line in the code that ISN'T working:
Code:
mc_[this.index - 1].gotoAndPlay("begin");
Where I'm trying to feed [this.index - 1] to the end of mc_
How can I get that array into there so I "dynamically" get
Code:
mc_design.gotoAndPlay("begin");
???
Thanks!
FOO
View Replies !
View Related
Please Help :-( Tearing My Hair Out
hi i am trying to load xml sound files, but im struggling! i cant write the correct actionscript
this is my code now:
play.onRelease = function() {
for(i=0; i<album.nodes[0].childNodes.length; i++){
loadSound(album.nodes[0].childNodes[i], true)
}};
however it doesnt play a sound so i think tis wrong :-(
here is my xml: i hav only put a sound in for the first album, atm its stored in the 7th node "FileUrl"
I really could do with a helping hand off one of you flash masters! cheers ben.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<dataroot xmlns:od="urn:schemas-microsoft-com:officedata" generated="2006-05-11T15:41:12">
<Album>
<description>
<AlbumID>141</AlbumID>
<AlbumTitle>Discovery</AlbumTitle>
<ImageUrl>Images/DaftPunk_Discovery.jpg</ImageUrl>
<ArtistName>Daft Punk</ArtistName>
<GenreID>56</GenreID>
<Label>Virgin</Label>
<Year>2001</Year>
<FileUrl>test1.mp3</FileUrl>
</description>
<tracks>
<Track>
<TrackID>1</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>One More Time</Track_x0020_Title>
</Track>
<Track>
<TrackID>2</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Aerodynamic</Track_x0020_Title>
</Track>
<Track>
<TrackID>3</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Digital Love</Track_x0020_Title>
</Track>
<Track>
<TrackID>4</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Harder, Better, Faster, Stronger</Track_x0020_Title>
</Track>
<Track>
<TrackID>5</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Crescendolls</Track_x0020_Title>
</Track>
<Track>
<TrackID>6</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Nightvision</Track_x0020_Title>
</Track>
<Track>
<TrackID>7</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Superheroes</Track_x0020_Title>
</Track>
<Track>
<TrackID>8</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>High Life</Track_x0020_Title>
</Track>
<Track>
<TrackID>9</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Something About Us</Track_x0020_Title>
</Track>
<Track>
<TrackID>10</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Voyager</Track_x0020_Title>
</Track>
<Track>
<TrackID>11</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Veridis Quo</Track_x0020_Title>
</Track>
<Track>
<TrackID>12</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Short Circuit</Track_x0020_Title>
</Track>
<Track>
<TrackID>13</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Face To Face</Track_x0020_Title>
</Track>
<Track>
<TrackID>14</TrackID>
<AlbumID>141</AlbumID>
<Track_x0020_Title>Too Long</Track_x0020_Title>
</Track>
</tracks>
</Album>
View Replies !
View Related
About To Pull My Hair OUT
I am having a hard time trying to figure out how to correct this error I have in my ActionScript. It is something simple, I just don't know where the problem is...
The actual script:
on (release) {getURL("https://www.paypal.com/cart/add=1&business=ktaylorlive@aol.com&item_name=Kathy Taylor Live-The Worship Experience-2 Disc Set"
Shopping+Cart+Button&item_number=KTWE08&amount=17. 00&shipping=0.00&shipping2=0.00&handling=0.00&retu rn='http://www.paypal.com'&cancel_ return='http://www.paypal.com');
}
The Error Message:
**Error** Scene=Scene 1, layer=Pages, frame=5:Line 2: ')' or ',' expected
Shopping+Cart+Button&item_number=KTWE08&amount=17. 00&shipping=0.00&shipping2=0.00&handling=0.00&retu rn='http://www.paypal.com'&cancel_ return='http://www.paypal.com');
Total ActionScript Errors: 1 Reported Errors: 1
Please Help ME!!!!!!!!!!
View Replies !
View Related
Pulling My Hair OUt
Hi,
I have been through all loadvars, loadvariables, loadvariablesnum postings and have not seen anyone with the problem that I am having.
Running Flash MX 6 and Coldfusion 5.
I have a flash file in which I am want load a variable from a CFM.
loadvariables("http://servername/flash/_flashrights.cfm",0);
Contents of _flashrights.cfm
============================================
<cfsetting enablecfoutputonly="Yes">
<cfoutput>&MenuRights=11112111&EOF=true&END&</cfoutput>
If I go to the physical drive using My Computer and double click the HTML file with the embedded flash object everything works!
If I run the flash movie (Crtl-Enter) from within Flash MX 6 everything works.
If I open IE6 and type in the URL http://servername/flash/some.html the flash will not load the variables.
Pulling my hair out!!!!
Would appreciate the help. Thanks.
View Replies !
View Related
Pulling My Hair Out
I'm completely lost. In Tutorial 06 in the intermediate section, a simple flash/php email form is explained. From what I gather, all I need to do is change the email to my email and upload onto the server. I've tested this on 2 different servers with 3 different email addresses and I can not get it to work. Both servers do have php installed. Any ideas??
View Replies !
View Related
Pulling My Hair Out Over Nothing?
I think i am having some issues concatenating and calling the instances in my for loop here....can anyone see anything wrong with the syntax or any other reason why this might not work? Anything that would make this thing not work? Ive been trying for hours, can figure it out
for(i=2; i<=10; i++){
duplicateMovieClip(mask0_mc,"mask"+i+"_mc", 1)
j=i-1
trace(["mask"+j+"_mc"]._width)
trace("mask"+j+"_mc")
["mask"+i+"_mc"]._width = (["mask"+j+"_mc"]._width*1.1)
["mask"+i+"_mc"]._x = (["mask"+j+"_mc"]._x - ["mask"+i+"_mc"]._width);
}
tracing the width gives me underfinded while tracing the mask+j+_mc, gives me the instance names of the clips :?
please tell me that Im lame and this is an easy syntax thing :?
thx in advance for any help.
View Replies !
View Related
Vector Hair
does any one in the name of god know how to make vector hair look good or any tutorials? Im using flash or illustrator or photoshop or all of them I just need the hair to look decent! thank you
View Replies !
View Related
|