Anchor Nav Panel
A client wants something I have no idea how to do. I'm an animator with some AS knowledge, so this seemingly simple request is beyond my knowledge. They want:1) The SWF to resize to full screen, no matter what the viewer's screen resolution or ratio, WITHOUT the images and movie clips inside the movie to stretch. In other words, the background resizes while the images remain a constant pixel size.2) The project consists of a navigation bar with buttons and a central screen. They want the central screen to always remain centered, while the nav bar always remains on the far left of the viewer's screen, whether on a small laptop or a huge widescreen panel. So, if the viewer is looking at it in a window, then resizes to full screen, the central panel remains in the center, while the nav panel pops over to the far left.Can someone point me in the direction of any tutorials on how to accomplish this.
Adobe > Flash General Discussion
Posted on: 10/17/2007 04:32:37 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Using Anchor Or Anchor Effect In A Scrollpane
Hi all,
I'm using the scrollpane to display text that I've formatted as FAQs. I now need to recreate the text so that the questions all appear at the top and the user can click on any question which will then link them to the appropriate place in the copy below. I also need the scrollbar to adjust up and down as the user links up and down using anchors.
Does anyone know how to do this in Flash MX?
any help would be appreciated.
Using Anchor Or Anchor Effect In A Scrollpane
Hi all,
I'm using the scrollpane to display text that I've formatted as FAQs. I now need to recreate the text so that the questions all appear at the top and the user can click on any question which will then link them to the appropriate place in the copy below. I also need the scrollbar to adjust up and down as the user links up and down using anchors.
Does anyone know how to do this in Flash MX?
any help would be appreciated.
Answer Panel Add-on Without Touching The System Of The Andser Panel Check It Out
Hi all!
I have created a add on for the Answer Panel!
This system is working like this:
I have made the menu and stuff, but when you select on the combo box "Answer", theres the code loadmovie and it laods the Answer Panel (like before)!
This add-on WILL NOT DAMAGE OR CREATE CHANGEMENTS on the system of the Answer panel
what's on the add-on:
music
game of the month (there currently bugs to fix)
later they will be more stuff!
(There are no update like the Answer panel)
Get it:
http://www.geocities.com/matrixplayer2000/do.html
(you must extract these files on the Answer panel folder of Flash MX (if you have Flash MX open, it will need a restart)
file discription:
ans.swf (Answer Panel)
Answer.swf (add-on)
an.exe (Because I can't make it to go back it will lunch this pop-up window)
NOTE: you can't run the ans.swf like this, but it must be in Flash MX Answer panel to see it. (I did NOT change it)
It's just working like this! and used to work like this!
GET the source code:
http://www.geocities.com/matrixplayer2000/do.html
===============================
Bug report and To-Do:
- Create game
- Make that it scale (like the answer panel)
- Fix for some the music speed (that is only me that can do that!(I just need to change the qulity higher and transform it into a .swf)
===============================
bye and enjoy!
[Edited by asdfghjklzxcvbnm on 07-23-2002 at 07:13 AM]
Flex Controlling Items In Panel A From Panel B [Flex3/AS3]
Hi all,
Currently I am working on a project that seems a bit daunting to someone that's quite new to Flex 3 and the Flex Builder 3. I'm trying to create a Build Your Jacket app that will allow the user to create a "Letterman Jacket" with logos and text of their choice ( something a bit similar to Spreadshirt.com ).
At the moment I'm trying to work out how to have 2 Panels communicate with each other.
So say for example:
In Panel B I have a Text field where someone can type one line of text. When they type into the field, I'd like it to appear in Panel A and allow the user to manipulate that in Panel A.
If someone has an example of this in Flex 3 or AS3 form, then that would be great! But if not, then I'm really looking for some direction on things I can look up and focus on in order to accomplish this.
Thanks guys.
Panel Layout Question (panel Sets)
I have never been able to get the Library to stay part of my custom panel layout. I run dual monitors and all my other panels (actions, colors, ect...) are on the second monitor and open fine in their respective places, but not the Library. I have to always hit F11 to open it and then resize it, drives me crazy! **I don't want to 'dock' the windows because it puts them below each other and I don't need that. I want them next to each other and all half the size of my monitor. It makes for a very nice workspace with all the tools on 1 monitor and the entire stage and timeline on the other.
As far as I know there is no way to dock panels next to each other as opposed to vertically. Just something that has bothered me for oh, around 3 years now! Any suggestions?????
Get URL With An Anchor?
Hi all,
My question is simple to a programmer, but I'm totally right brained and am having problems doing the following:
I have an html page with a link to an .swf page. You click on a button in the flashed swf and it's suppose to go to another html page and go to a specified anchor point on that page.
I know to do this:
on (release){
GetURL ("page.htm");
}
I'm not sure where and how to place the anchor name after the GetURL code.
Could anyone help? Time, unfortunately, is of the essence.
Thanks!
I Need To Do An Anchor How?
I have applyed for a graphic design job but instead of sending a boring cv I thought I would do something different so I made them this http://www.ryasnswall.com/secondbyte now my problem is when they click the links at the end and then press the back button on their browser it takes you to the start of my movie so I have put a 'skip into' but that dosnt look v pro. I know its something to do with anchors but I dont know how to do one can anyone help me.
Thanks guys.
Like An Anchor
hi, i have a button that loads something into a higher level. Since the button is at the bootom of the page how can it be so when released the page position in the html window is at the top, thanks
Linking To An Anchor Tag...
Hi there,
anyone know if it is possible to link to an anchor within a html page? usually its...thispage.htm#whatever
but that doesnt seem to be recognizable...
thanks..
Caroline
URL Encoded Anchor
Any ideas if this is possible.
My site will have 10 sections, each pulled into a master movie using load movie. In order to allow users to book mark areas i wanted to be able to url encode links.
i.e. default.asp?area=about
or
default.asp?area=contact
How can i grab the above variable 'area' in order to use it at run-time.
Really urgent, any ideas will be VERY appreciated..
Thanks in advance,
Kris...
Jump To Anchor
I have designed a oversized flashe movie 750 x 850 pixels.
In this movie I am opening windows of a size of 740 x 400 pixels this window fits in a browser window with 800 x 600 pixels.
Now I want that if a button is presses in the PARENT Movie the Browser should jump where the new Movie appears.
I think I can do this with ANCHORS but how can I jump within a
-----
on(press)
{
???? // jump to Anchor
gotoAndPlay("newWindows)
}
-----
to this Anchor?
Please Help me.
Add Html Anchor To GET URL?
Hi,
could someone please tell me how to send the browser from a flash animation to an anchor point of a HTML page. In html you write the link to: page.html#anchor but how to do that in Flash. The GET URL works but it doesn't take the anchor.
Thanks in advance
Catherine
Linking To An Anchor
alrighty everybody,
Need a little help please. Any ideas how i would link
a flash movie button to a anchor point that is held within the same html page.
Any help would be appreciated.
cheers
Need Link To Anchor
I can get a .swf to open a URL in a specific frame, but does anybody know how to get it to link to an anchor?
This has had me baffled for quite some time, and I've yet to get it to work.
::bluemoth::
# Internal Anchor
Hi all,
Does anyone know how to put an internal anchor in the url in Flash5?
I am assigning a button to go to a certain section in a particular website; however, every time I put a #sign after the url, the website just won't show!!! Can anyone help??? Thank you very much!!!!
orange
Link To Anchor
guys,
how to link from a flash file to anchor?
anchor that we put inside the html files.
eg:
on (release) {
getURL("#company");
}
tq..
ahmadzombie
AS With The TRANSFORM ANCHOR
I want to control the _xscale of an mc based on the anchor point being left justified... I haven't been able to make this work. Is it even possible to script with the anchor points?
Anchor Link
Hi Masters
I am loading the text from a text file. And I've enabled the render HTML option. If i am giving a link to any word using <a href="glossary.html"> tag then it works fine. But if i give a url with a anchor then it only takes the URL but dont go the that perticular anchor.
PLease help me in sorting this problem.
cheers
Rits
Connect Anchor...
Hi, thanks for visiting...
I´ve got a menue in Flash. Very simple. I inserted the swf in a html document. In this html-text are anchors. Normally I connect the link with f.E. "#1". But how can I do that from FlashMenue? Please help...
Martin
Geturl And Anchor
Hello
my problem is that I have made a menu whose buttons got this function
geturl("myLink.htm#myAnchor");
Under Netscape # become %23 ????
I have also tried with several javascript function like window.location, self.location,etc.... but none works with IE and netscape at the same time.
Does anyone knows a way to make it work ??
I don't know how to code # in utf-8 inside Flash
Thanks
Jump To A Anchor
This is a problem:
I want to have a flash movie on my web page, it will have some buttons with animations.
Is there posiblle to jump somewhere in the same web page (anchor) if I press button in flash.
How can I make button like that.
Named Anchor
got a problem when using named ancours.
Is it possible to use named ancours whitin a movieclip.
lets say that i got only on scene and all the movieclipps are in frame 1 of scene1. I tried to use named ancour in the movieclips but i couldnt check the checkbox for that option. Can i only use them on the mane timeline or what.
Anchor Tags
ok, I'm trying to make a FAQ type of page lie the one I have in HTML. I'm using dynamically loaded text in my flash page. Can I use the anchor tag to make bookmarks? (I.E. <a name="top"></a> and then later..... <a href="#top">[Top]</a> ) If not, what is there another way of doing this?
Link Anchor
Is that possible to have a link anchor in Flash?
I have the following on a button :
getURL("mypage#Bottom", "main");
At the bottom of "mypage.htm" I have the following :
<a name="Bottom"></a>
But when I click on my button it open "mypage.htm" but it don't go at the bottom. Anybody know how to make it work?
I've tried that on another HTML page :
<a href="mypage.htm#Bottom">Bottom of mypage</a>
This work well
Why this don't work with GetURL?
Anchor Tag In Email
Hello,
don't know if the right board to post this question, I'm trying to build an email marketing newsletter, the text is long I want to put anchor , the only problem is that when the person receive the page in his mailbox, the anchor point are linked to an external file which cause the problem.
If I look at the page in the browser link are working perfectly...
Any tricks?
THX
Named Anchor
Hi,
this maybe a stupid question, but how exactly does the "named anchor" function work?
(And what does it exactly do?)
I was told it helps. and it sets a point of return when. pushed on the back button of your browser. But it doesn't seem to work for me. So.... how does it work?
Anchor Point
Well... this is probably a stupid question, but how do I make that little anchor point, the thing you rotate an object around, stay in place? Every time I try to do it, when I deselect the object, it just resets to the center. It's working everywhere but the keyframe at the begining of a tween I'm tryin' to do.
Thanks,
SM28
Anchor Problems
Hi,
I have an anchor on my html page and the nav for my site is done in flash. Is there a way I can link from my flash nav to the anchor on the html page. I tried just putting link.htm#anchor, but its not working. Can anyone please help?
Thanks in advance!!
Anchor Problems
I'm using anchors in my flash movie to allow users to use the back btn on the browser. However when you click any btn in the movie it hits multiple times! Anyone know why?
Thanks,
HELP Problem With Anchor's
Hi can anyone help me with this problem I’m having in flash mx
I’ve made a site with de info on the left in html en the menu on the right in flash.
The problem is this, if I go to a topic it opens a page in html.
if you push on a button in the menu on the right site then the page has to jump to the name anchor. I’ve tried everything but it still doesn’t work. A friend sent me this
on (release) {
getURL("wijn/wijn.html#rodewijn", "main");
}
But it doesn’t work please visit the site home.planet.nl/~woude808
HELP Problem With Anchor's
Hi can anyone help me with this problem I’m having in flash mx
I’ve made a site with de info on the left in html en the menu on the right in flash.
The problem is this, if I go to a topic it opens a page in html.
if you push on a button in the menu on the right site then the page has to jump to the name anchor. I’ve tried everything but it still doesn’t work. A friend sent me this
on (release) {
getURL("wijn/wijn.html#rodewijn", "main");
}
But it doesn’t work please visit the site home.planet.nl/~woude808
Named Anchor
Hi
I'm having a link from a Flash MX page that goes to a "_blank" html page with named anchors. For some reason it does not work when I'm trying to do it with Flash
I use ("store/index.htm#alexis","_blank","GET");
When I try with a regular html page and link it up it works fine....?
Anchor With Mailto
so am i to assume that using anchors with mailto: links is not gonna work. i got a site, it's got named anchors and after clicking a mailto: link it all goes to crap. not to mention the fact that it doesn't even work at all with firefox.
if you don't have an answer to this feel free to post something that DOES work so i can feel a little better about forkin out my hard earned for it.
Anchor Point ..
ok here it is . i can make an anchor point in flash , but now i am trying to take it a step furthur ..
here is what i have .. scrollPane_mc with the scrollPane inside and a content_mc that holds the txtField.
what i am trying to do is create an anchor point ... like this a btn that scrolls to a certain line = line 70 ..
it works NP without the scrollPane . but i really want to use this component..
has anyone successfully dont this ?
cheer
Named Anchor
yo
i'm trying to use "named anchor" for what u know.
it's works fine in a single html page, but when i check thesite (which use frameset), flash seems to be totally out !
i remove all the flash history functions and just let the "named anchor", and it's to work at all : so the trouble comes from the "named anchor".
Has someone an idea of what's wrong ?
Anchor Links
I've got to be missing something obvious here. In HTML, I could have something like:
[HTML]<a name="section1"></a>[/HTML]
To link to that, I would use:
[HTML]<a href="#section1">link</a>[/HTML]
So in Flash, I would expect I could do something like:
Code:
on(release){
getURL("#section1");
}
But that doesn't seem to work. What am I missing?
Anchor Point
Okay, I'm building a image browser (click right arrow, next pic, etc) and I have images loading in a movie clip, but the anchor point is locked in the upperleft so all the images load in the upper left. Is there a way to get an anchor point in the middle so all loaded images are centered on the screen?
[CS3] Xml Read Using Anchor Tag
i am using this piece of code so that when i click on a text link having an url it will open in a window. The problem i encounter now is that when you give trace to read the content, it reads well but the same conent is not poperly getting displayed in the textbox.
PHP Code:
fff = new XML();
blog_array_title = new Array();
blog_array_content = new Array();
fff.load("blog.xml");
fff.ignoreWhite = true;
fff.onLoad = function(success) {
if (success) {
hhh.htmlText = fff.firstChild.firstChild.childNodes[0].nodeValue
trace(fff.firstChild.firstChild.childNodes[0].nodeValue);
}
};
my xml file:
Quote:
<blog>
<page heading="Blood Groups"><![CDATA[A blood type (also called a blood group) is a classification of blood based on the presence or absence of inherited <u><A HREF="asfunction: opurl,http://en.wikipedia.org/wiki/Antigen ">antigenic</A></u> substances on the surface of red blood cells (RBCs). These antigens may be proteins, carbohydrates, glycoproteins, or glycolipids, depending on the blood group system, and some of these antigens are also present on the surface of other types of cells of various tissues.]]>
</page>
</blog>
Anchor Tag Simulation
I have a very long flash-only page, with a menu on top. I need to be able to link to areas down the page, simulating HTML anchor tags. Probably need a javascript code that points to specific Y coordinates.
Any ideas?
Spent the last few days googling with no results.
Anchor Tags ?
i thought i saw somewhere that in flash mx 2004 anchor tags were supported ,anyone know if this is possible with a dynamically loaded txt file ?
Html Anchor
i made a site with a dynamic textbox with scroll bars, with the content loaded from a text file, with html option activated.
what i need it is a way to be able from a flash button to scroll the text to an anchor in the dinamic text. it is posible?
Anchor Tag From Swf To Html
Hello all...
I am having a difficult time with linking from within my SWF to an anchor tag in the same HTML page. I am loading the text for the textfield from an external file, but I dont THINK that is the problem.
I have read the following posting:
http://www.actionscript.org/forums/s...d.php3?t=51205
And a few others, but still having the same trouble. The problem is, that my links are working BUT they reload the page when clicking back and forth (which cannot work in my particular situation). Check out my test here:
http://www.client-dev.com/anchortest/anchortest.html
When you first hit an embedded link (level 2 or level 3) it does jump to the appropriate location in the page. You can then hit the "back to top" and it returns. The problem occurs when you try to hit either of the "level 2" or "level 3" links AGAIN. The second time around the page reloads. I am watching my URL do some weird stuff, but I am not exactly sure why the page needs to reload on that second go round. Any ideas??
THANKS!
AS : Named Anchor
hello,
is it possible to create a name anchor inside one a text of a swf page. the text inside my swf is fairly long and I would like to create a bouton with TOP who points to the first word in the text and another bouton "GOTO CHAPTER 2" pointing to the text GOTO CHAPTER 2.
how can do this?
thanks for your help :-)
Anchor Points
I have a moving mask that requires a change in shape. All is well, but the problem I am faced with is when an anchor point is in between two other anchor points and the middle anchor point comes into line with the other two points the middle anchor point disappears.
I am sure that the app is doing this to save on calculations, but I should have a choice. Is there anyway around this?
Anchor Tag In Txt File
is there any way that i could include a link that has punctuation characters inside of an anchor tag of an externally loaded txt file. something like this <a href='http://www.dailymotion.com/relevance/search/leah%2Bdizon/video/x18dj1_leah-dizon'>click</a>. i noticed that txt files loaded into flash seem to break at any point where more unusual punctuation characters are included.
Anchor In HTML
Hi,
Im importing an xml file that has html code inside and I display it in
dynamic textbox with Render to HTML selected. I view the content perfectly
but would like to add a <a href> link that point to an anchor <a> inside
that same text. The link is active but when clicked on nothing happens.
Can anyone help?
Thanx,
I Can't Add An Anchor Point?
Alright, this has gotta be a newbie error on my part- the pen tool will not add an anchor point to any shape I create. It's supposed to show the plus sign when you hover over a curve, but it just doesn't. Any ideas?
Anchor Tag From Swf To Html
Hello all...
I am having a difficult time with linking from within my SWF to an anchor tag in the same HTML page. I am loading the text for the textfield from an external file, but I dont THINK that is the problem.
The closest info I found was on ActionScript.org:
http://www.actionscript.org/forums/...ad.php3?t=51205
And a few others, but still having the same trouble. The problem is, that my links are working BUT they reload the page when clicking back and forth (which cannot work in my particular situation). Check out my test here:
http://www.client-dev.com/anchortest/anchortest.html
When you first hit an embedded link (level 2 or level 3) it does jump to the appropriate location in the page. You can then hit the "back to top" and it returns. The problem occurs when you try to hit either of the "level 2" or "level 3" links AGAIN. The second time around the page reloads. I am watching my URL do some weird stuff, but I am not exactly sure why the page needs to reload on that second go round. Any ideas??
THANKS!
p.s. I have posted the exact question at ActionScript.org. Is that poor posting etiquette?
|