PDA

View Full Version : News section


digant8478
01-16-2007, 12:55 PM
Hi! I need urgent help. I have a website - www.mirabellacentral.com. We created this site before a month or so. Now client wants News section dynamic. We have our own CMS and he wants to use our CMS for News section. So i have to remove News section from this flash file, I mean whenever someone clicks on news section, it will open another window with dynamic news items. This is possible but I want if user click on contact us from this news page (rememebr it is now dynamic using asp), we can redirect them to the contact us section in original flash file. Is there any way we can pass the link? Please let me know.

sophistikat
01-16-2007, 02:49 PM
you can try this (http://www.actionscript.org/forums/showthread.php3?t=109142)

sophistikat
01-16-2007, 02:50 PM
you can also try using javascript (http://www.actionscript.org/forums/showthread.php3?t=88168&highlight=javascript)

digant8478
01-17-2007, 04:10 AM
you can also try using javascript (http://www.actionscript.org/forums/showthread.php3?t=88168&highlight=javascript)
Hey, I think you misunderstood me. Actually, the new news section will not be in flash, it will be in javascript. I will use different flash (only header part) for this page. So, actually I want that if someone enters in this news section (which is now outside of flash), he will click on any button, and if clicks on contact button, it will redirect them directly to contact section in original flash and if he clicks on residence section, he will directly going to residence section. I hope this make sense.

sophistikat
01-17-2007, 01:50 PM
i understood you from the beginning. go back to http://www.actionscript.org/forums/showthread.php3?t=109142 and read post #6.